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
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
<sectionclass="release"id="unreleased">
6
6
7
-
## Unreleased (2025-04-19)
7
+
## Unreleased (2025-06-01)
8
8
9
9
<sectionclass="features">
10
10
@@ -23,6 +23,8 @@
23
23
24
24
<details>
25
25
26
+
-[`b1a3710`](https://github.com/stdlib-js/stdlib/commit/b1a37102ff35dc3ecd007e2368922460473802d9) - **test:** add test cases for `blas/base/ssyr`[(#7131)](https://github.com/stdlib-js/stdlib/pull/7131)_(by Shabareesh Shetty, Athan Reines)_
27
+
-[`fc9c88f`](https://github.com/stdlib-js/stdlib/commit/fc9c88ff41a53e19630356e768ed4cbb1a0b7ae2) - **refactor:** use base assertion utility _(by Athan Reines)_
26
28
-[`11547d9`](https://github.com/stdlib-js/stdlib/commit/11547d91e2263d65cd490822acb17bd82f3bc4da) - **test:** add test cases for `blas/base/ssyr`[(#6727)](https://github.com/stdlib-js/stdlib/pull/6727)_(by Shabareesh Shetty)_
27
29
-[`924f85a`](https://github.com/stdlib-js/stdlib/commit/924f85ad57aec54ede64c9db9ee96459befa2c00) - **feat:** add C implementation for `blas/base/ssyr`[(#2877)](https://github.com/stdlib-js/stdlib/pull/2877)_(by Aman Bhansali, Athan Reines, stdlib-bot)_
28
30
-[`4ca068f`](https://github.com/stdlib-js/stdlib/commit/4ca068f174225d1eaec123656682589febf1b547) - **test:** update to test for exact equality [(#2864)](https://github.com/stdlib-js/stdlib/pull/2864)_(by Aman Bhansali)_
0 commit comments