Skip to content

Commit e3e9511

Browse files
committed
Add more items to changelog
1 parent a62fe26 commit e3e9511

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,12 @@ Recent Changes (ndarray)
9090

9191
- 0.12.0 (not yet released)
9292

93+
- Add ``var_axis`` method for computing variance by @LukeMathWalker.
9394
- Add support for 128-bit integer scalars (``i128`` and ``u128``).
94-
- Minimum required Rust version is 1.26.
95+
- Bump ``num-traits`` and ``num-complex`` to version ``0.2``.
96+
- Bump ``blas-src`` to version ``0.2``.
97+
- Bump minimum required Rust version to 1.26.
98+
- Additional contributors to this release: @ExpHP, @jturner314, @alexbool, @messense, @danmack, @nbro
9599

96100
- 0.11.2
97101

0 commit comments

Comments
 (0)