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
+12-1Lines changed: 12 additions & 1 deletion
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-05-21)
7
+
## Unreleased (2025-06-20)
8
8
9
9
<sectionclass="features">
10
10
@@ -16,6 +16,16 @@
16
16
17
17
<!-- /.features -->
18
18
19
+
<sectionclass="bug-fixes">
20
+
21
+
### Bug Fixes
22
+
23
+
-[`efe801c`](https://github.com/stdlib-js/stdlib/commit/efe801c057e0fb3ad2327f6df6e3627d76964602) - remove unused `sqrt` and `eps` dependencies from `chisquare/variance` manifest
24
+
25
+
</section>
26
+
27
+
<!-- /.bug-fixes -->
28
+
19
29
<sectionclass="issues">
20
30
21
31
### Closed Issues
@@ -34,6 +44,7 @@ This release closes the following issue:
34
44
35
45
<details>
36
46
47
+
-[`efe801c`](https://github.com/stdlib-js/stdlib/commit/efe801c057e0fb3ad2327f6df6e3627d76964602) - **fix:** remove unused `sqrt` and `eps` dependencies from `chisquare/variance` manifest _(by Philipp Burckhardt)_
-[`4a896f3`](https://github.com/stdlib-js/stdlib/commit/4a896f34e9a1bd41102d45f4de71992ce85fab5f) - **bench:** update random value generation [(#7027)](https://github.com/stdlib-js/stdlib/pull/7027)_(by Harsh)_
39
50
-[`a1e230f`](https://github.com/stdlib-js/stdlib/commit/a1e230f29297caa89880e9c194c615a0400fb7bc) - **chore:** clean up cppcheck-suppress comments _(by Karan Anand)_
0 commit comments