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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
<section class="release" id="unreleased">
6
6
7
-
## Unreleased (2026-03-24)
7
+
## Unreleased (2026-03-25)
8
8
9
9
<section class="features">
10
10
@@ -725,6 +725,7 @@ A total of 90 issues were closed in this release:
725
725
726
726
<details>
727
727
728
+
- [`2604e21`](https://github.com/stdlib-js/stdlib/commit/2604e213f90904e2dbf64a18afdd68cfa5881719) - **docs:** fix C example variable declaration [(#11124)](https://github.com/stdlib-js/stdlib/pull/11124) _(by anee3)_
728
729
- [`90b1d08`](https://github.com/stdlib-js/stdlib/commit/90b1d08d97ae2d4db68836796d38f486d62d6610) - **chore:** minor clean-up _(by Philipp Burckhardt)_
- [`1790fd8`](https://github.com/stdlib-js/stdlib/commit/1790fd8540adf9a62bdd63361c7cdcc8ad540c36) - **bench:** refactor to use string interpolation in `math/base/special/beta` [(#11090)](https://github.com/stdlib-js/stdlib/pull/11090) _(by Partha Das)_
@@ -1963,7 +1964,7 @@ A total of 90 issues were closed in this release:
1963
1964
1964
1965
### Contributors
1965
1966
1966
-
A total of 76 people contributed to this release. Thank you to the following contributors:
1967
+
A total of 77 people contributed to this release. Thank you to the following contributors:
1967
1968
1968
1969
- Aayush Khanna
1969
1970
- Aman Singh
@@ -2037,6 +2038,7 @@ A total of 76 people contributed to this release. Thank you to the following con
0 commit comments