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
<sectionclass="release"id="unreleased">
6
6
7
-
## Unreleased (2025-12-27)
7
+
## Unreleased (2025-12-31)
8
8
9
9
<sectionclass="features">
10
10
@@ -260,6 +260,7 @@ A total of 33 issues were closed in this release:
260
260
261
261
<details>
262
262
263
+
-[`0ac2495`](https://github.com/stdlib-js/stdlib/commit/0ac2495ffcce896b3dfc737aca766b70f0ad9cb6) - **bench:** refactor to use string interpolation in `array/base/assert/is-accessor-array`[(#9458)](https://github.com/stdlib-js/stdlib/pull/9458)_(by KovidhRaj, Athan Reines, stdlib-bot)_
263
264
-[`6ce0275`](https://github.com/stdlib-js/stdlib/commit/6ce0275d3eec598ce3ecb8da74a1c82f0de3a482) - **docs:** remove incorrect hyphens from JSDoc `returns` annotations _(by Philipp Burckhardt)_
264
265
-[`b45d635`](https://github.com/stdlib-js/stdlib/commit/b45d6355de87bcd65764a9c07f5551e2423e83cb) - **bench:** refactor to use string interpolation in `array/base/filled5d-by`[(#9283)](https://github.com/stdlib-js/stdlib/pull/9283)_(by Rohit R Bhat)_
265
266
-[`5bfa5e8`](https://github.com/stdlib-js/stdlib/commit/5bfa5e8ac36fe7abb9c8799560fb90c787999360) - **bench:** refactor to use string interpolation in `array/base/zeros4d`[(#9277)](https://github.com/stdlib-js/stdlib/pull/9277)_(by anee3)_
@@ -707,7 +708,7 @@ A total of 33 issues were closed in this release:
707
708
708
709
### Contributors
709
710
710
-
A total of 30 people contributed to this release. Thank you to the following contributors:
711
+
A total of 31 people contributed to this release. Thank you to the following contributors:
711
712
712
713
- Aayush Khanna
713
714
- Abhijit Raut
@@ -723,6 +724,7 @@ A total of 30 people contributed to this release. Thank you to the following con
0 commit comments