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
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,23 @@
6
6
7
7
## Unreleased (2024-11-17)
8
8
9
+
<sectionclass="features">
10
+
11
+
### Features
12
+
13
+
-[`953e73d`](https://github.com/stdlib-js/stdlib/commit/953e73d1fd1c06babf0ed16dcc94430152abf5a8) - update JavaScript implementation and add C `ndarray` implementation for `blas/base/cswap`[(#3064)](https://github.com/stdlib-js/stdlib/pull/3064)
14
+
15
+
</section>
16
+
17
+
<!-- /.features -->
18
+
9
19
<sectionclass="commits">
10
20
11
21
### Commits
12
22
13
23
<details>
14
24
25
+
-[`953e73d`](https://github.com/stdlib-js/stdlib/commit/953e73d1fd1c06babf0ed16dcc94430152abf5a8) - **feat:** update JavaScript implementation and add C `ndarray` implementation for `blas/base/cswap`[(#3064)](https://github.com/stdlib-js/stdlib/pull/3064)_(by Aman Bhansali, Athan Reines)_
15
26
-[`38656e4`](https://github.com/stdlib-js/stdlib/commit/38656e4893257726e3c3276ff3cead5f2f02c5c5) - **docs:** fix example _(by Athan Reines)_
-[`ed44fee`](https://github.com/stdlib-js/stdlib/commit/ed44feecb9eaa5e0849d1a533e5415624d0aa338) - **style:** use imperative in package.json description and end with period _(by Philipp Burckhardt)_
@@ -27,8 +38,9 @@
27
38
28
39
### Contributors
29
40
30
-
A total of 2 people contributed to this release. Thank you to the following contributors:
41
+
A total of 3 people contributed to this release. Thank you to the following contributors:
0 commit comments