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
+5-2Lines changed: 5 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-08-18)
7
+
## Unreleased (2025-08-27)
8
8
9
9
<sectionclass="reverts">
10
10
@@ -34,6 +34,7 @@ This release closes the following issue:
34
34
35
35
<details>
36
36
37
+
-[`d217735`](https://github.com/stdlib-js/stdlib/commit/d21773580170fe1fd2c5549cbfe03b92f056a1c8) - **chore:** add structured package data for `math/base/special/tan`[(#7976)](https://github.com/stdlib-js/stdlib/pull/7976)_(by Lokesh Ranjan, Athan Reines)_
37
38
-[`6f85067`](https://github.com/stdlib-js/stdlib/commit/6f8506775cdf2b3edf740216340ff7a0a82677dc) - **test:** fix malformed test descriptions from strictEqual migration _(by Philipp Burckhardt)_
38
39
-[`65ddf8d`](https://github.com/stdlib-js/stdlib/commit/65ddf8d4d51ccfda52d1c5a06408e43fb386c27e) - **test:** use .strictEqual() instead of .equal() and fix lint errors _(by Philipp Burckhardt)_
39
40
-[`120567c`](https://github.com/stdlib-js/stdlib/commit/120567ce80646050b9e288ff434639110c58da75) - **test:** use `ulpdiff` for floating-point comparisons [(#7869)](https://github.com/stdlib-js/stdlib/pull/7869)_(by Karan Anand)_
@@ -60,10 +61,12 @@ This release closes the following issue:
60
61
61
62
### Contributors
62
63
63
-
A total of 4 people contributed to this release. Thank you to the following contributors:
64
+
A total of 6 people contributed to this release. Thank you to the following contributors:
0 commit comments