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-19)
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
+
-[`049ef05`](https://github.com/stdlib-js/stdlib/commit/049ef0522b41e091f5669ffee094788eb40fc8ef) - replace pow with expm1 dependency in triangular/mgf benchmark and examples
24
+
25
+
</section>
26
+
27
+
<!-- /.bug-fixes -->
28
+
19
29
<sectionclass="issues">
20
30
21
31
### Closed Issues
@@ -34,6 +44,7 @@ A total of 2 issues were closed in this release:
34
44
35
45
<details>
36
46
47
+
-[`049ef05`](https://github.com/stdlib-js/stdlib/commit/049ef0522b41e091f5669ffee094788eb40fc8ef) - **fix:** replace pow with expm1 dependency in triangular/mgf benchmark and examples _(by Philipp Burckhardt)_
37
48
-[`a1e230f`](https://github.com/stdlib-js/stdlib/commit/a1e230f29297caa89880e9c194c615a0400fb7bc) - **chore:** clean up cppcheck-suppress comments _(by Karan Anand)_
-[`dd3acfd`](https://github.com/stdlib-js/stdlib/commit/dd3acfdb0eb89f51b9d42e9b078b4c646b1a49cf) - **refactor:** update `stats/base/dists/triangular/mgf` implementation and test tolerances [(#4768)](https://github.com/stdlib-js/stdlib/pull/4768)_(by Karan Anand, Philipp Burckhardt, stdlib-bot)_
0 commit comments