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
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,25 @@
4
4
5
5
<sectionclass="release"id="unreleased">
6
6
7
-
## Unreleased (2026-06-27)
7
+
## Unreleased (2026-07-01)
8
+
9
+
<sectionclass="features">
10
+
11
+
### Features
12
+
13
+
-[`c81fa28`](https://github.com/stdlib-js/stdlib/commit/c81fa285dfb9908737f43e73032197a9c535e7a9) - add float16 dtype support to `array/filled`[(#13052)](https://github.com/stdlib-js/stdlib/pull/13052)
14
+
15
+
</section>
16
+
17
+
<!-- /.features -->
8
18
9
19
<sectionclass="commits">
10
20
11
21
### Commits
12
22
13
23
<details>
14
24
25
+
-[`c81fa28`](https://github.com/stdlib-js/stdlib/commit/c81fa285dfb9908737f43e73032197a9c535e7a9) - **feat:** add float16 dtype support to `array/filled`[(#13052)](https://github.com/stdlib-js/stdlib/pull/13052)_(by Gururaj Gurram, Athan Reines)_
15
26
-[`e487975`](https://github.com/stdlib-js/stdlib/commit/e487975ccd8c36a0c13d3765bac19de5995104d5) - **bench:** refactor to use string interpolation in `array/filled`[(#10321)](https://github.com/stdlib-js/stdlib/pull/10321)_(by Shubham)_
16
27
17
28
</details>
@@ -24,8 +35,10 @@
24
35
25
36
### Contributors
26
37
27
-
A total of 1 person contributed to this release. Thank you to this contributor:
38
+
A total of 3 people contributed to this release. Thank you to the following contributors:
0 commit comments