You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+62-14Lines changed: 62 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="unreleased">
5
+
<sectionclass="release"id="v0.2.2">
6
6
7
-
## Unreleased (2024-08-01)
7
+
## 0.2.2 (2024-07-27)
8
8
9
9
<sectionclass="commits">
10
10
11
11
### Commits
12
12
13
13
<details>
14
14
15
-
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:**remove blank line _(by Athan Reines)_
15
+
-[`aaa391a`](https://github.com/stdlib-js/stdlib/commit/aaa391a46214c21dca294506d06ac0b3d59512ce) - **chore:**fix typos _(by Philipp Burckhardt)_
16
16
17
17
</details>
18
18
@@ -26,7 +26,7 @@
26
26
27
27
A total of 1 person contributed to this release. Thank you to this contributor:
28
28
29
-
-Athan Reines
29
+
-Philipp Burckhardt
30
30
31
31
</section>
32
32
@@ -36,31 +36,45 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
36
37
37
<!-- /.release -->
38
38
39
-
<sectionclass="release"id="v0.2.2">
39
+
<sectionclass="release"id="v0.2.1">
40
40
41
-
## 0.2.2 (2024-07-27)
41
+
## 0.2.1 (2024-02-24)
42
42
43
43
No changes reported for this release.
44
44
45
45
</section>
46
46
47
47
<!-- /.release -->
48
48
49
-
<sectionclass="release"id="v0.2.1">
49
+
<sectionclass="release"id="v0.2.0">
50
50
51
-
## 0.2.1 (2024-02-24)
51
+
## 0.2.0 (2024-02-14)
52
52
53
-
No changes reported for this release.
53
+
<sectionclass="commits">
54
+
55
+
### Commits
56
+
57
+
<details>
58
+
59
+
-[`109746a`](https://github.com/stdlib-js/stdlib/commit/109746a235c41d431df26671ee53019cd551896c) - **refactor:** use utility to create a MultiSlice from a list of arguments _(by Athan Reines)_
60
+
61
+
</details>
54
62
55
63
</section>
56
64
57
-
<!-- /.release-->
65
+
<!-- /.commits-->
58
66
59
-
<sectionclass="release"id="v0.2.0">
67
+
<sectionclass="contributors">
60
68
61
-
##0.2.0 (2024-02-14)
69
+
### Contributors
62
70
63
-
No changes reported for this release.
71
+
A total of 1 person contributed to this release. Thank you to this contributor:
72
+
73
+
- Athan Reines
74
+
75
+
</section>
76
+
77
+
<!-- /.contributors -->
64
78
65
79
</section>
66
80
@@ -70,7 +84,41 @@ No changes reported for this release.
0 commit comments