Skip to content

Commit 306adda

Browse files
authored
Add release log for ndarray-rand 0.16.0 (#1541)
1 parent 903cb23 commit 306adda

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ndarray-rand/RELEASES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Recent Changes
22
--------------
33

4+
- 0.16.0
5+
6+
- Require ndarray 0.17.1
7+
- Bump `rand` to 0.9.0 and `rand_distr` to 0.5.0
8+
- Add an additional extension trait, `RandomRefExt`, to allow sampling from `ndarray::ArrayRef` instances
9+
410
- 0.15.0
511

612
- Require ndarray 0.16

0 commit comments

Comments
 (0)