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
+14-2Lines changed: 14 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-06-16)
7
+
## Unreleased (2025-08-08)
8
8
9
9
<sectionclass="features">
10
10
@@ -16,12 +16,23 @@
16
16
17
17
<!-- /.features -->
18
18
19
+
<sectionclass="bug-fixes">
20
+
21
+
### Bug Fixes
22
+
23
+
-[`3eea4f7`](https://github.com/stdlib-js/stdlib/commit/3eea4f78d4cfeae6f9dbf10b0c21175a65e5e07b) - add missing includes
24
+
25
+
</section>
26
+
27
+
<!-- /.bug-fixes -->
28
+
19
29
<sectionclass="commits">
20
30
21
31
### Commits
22
32
23
33
<details>
24
34
35
+
-[`3eea4f7`](https://github.com/stdlib-js/stdlib/commit/3eea4f78d4cfeae6f9dbf10b0c21175a65e5e07b) - **fix:** add missing includes _(by Athan Reines)_
25
36
-[`2aadeb5`](https://github.com/stdlib-js/stdlib/commit/2aadeb5422491aeab1afd3424f54048911b9cb31) - **bench:** update random value generation [(#6686)](https://github.com/stdlib-js/stdlib/pull/6686)_(by Harsh)_
26
37
-[`ff25e13`](https://github.com/stdlib-js/stdlib/commit/ff25e1324e1507cc076078e82badce7fdf7915f6) - **docs:** remove excess whitespace _(by Philipp Burckhardt)_
27
38
-[`a8b0d58`](https://github.com/stdlib-js/stdlib/commit/a8b0d5839361710233736f54e4b762f9381e8a3c) - **docs:** include `stdbool`, remove backticks in `math/base/assert/is-nonnegative-integerf`[(#2879)](https://github.com/stdlib-js/stdlib/pull/2879)_(by Gunj Joshi)_
@@ -37,8 +48,9 @@
37
48
38
49
### Contributors
39
50
40
-
A total of 3 people contributed to this release. Thank you to the following contributors:
51
+
A total of 4 people contributed to this release. Thank you to the following contributors:
0 commit comments