Skip to content

Commit c13b5d0

Browse files
committed
Release version 0.15.5
1 parent e1ef482 commit c13b5d0

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

RELEASES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
Version 0.15.5 (2022-07-30)
2+
===========================
3+
4+
Enhancements
5+
------------
6+
7+
- The `s!` macro now works in `no_std` environments, by [@makotokato].
8+
9+
https://github.com/rust-ndarray/ndarray/pull/1154
10+
11+
Other changes
12+
-------------
13+
14+
- Improve docs and fix typos, by [@steffahn] and [@Rikorose].
15+
16+
https://github.com/rust-ndarray/ndarray/pull/1134
17+
https://github.com/rust-ndarray/ndarray/pull/1164
18+
19+
120
Version 0.15.4 (2021-11-23)
221
===========================
322

@@ -1562,14 +1581,17 @@ Earlier releases
15621581
[@LeSeulArtichaut]: https://github.com/LeSeulArtichaut
15631582
[@lifuyang]: https://github.com/liufuyang
15641583
[@kdubovikov]: https://github.com/kdubovikov
1584+
[@makotokato]: https://github.com/makotokato
15651585
[@max-sixty]: https://github.com/max-sixty
15661586
[@mneumann]: https://github.com/mneumann
15671587
[@mockersf]: https://github.com/mockersf
15681588
[@nilgoyette]: https://github.com/nilgoyette
15691589
[@nitsky]: https://github.com/nitsky
1590+
[@Rikorose]: https://github.com/Rikorose
15701591
[@rth]: https://github.com/rth
15711592
[@sebasv]: https://github.com/sebasv
15721593
[@SparrowLii]: https://github.com/SparrowLii
1594+
[@steffahn]: https://github.com/steffahn
15731595
[@stokhos]: https://github.com/stokhos
15741596
[@termoshtt]: https://github.com/termoshtt
15751597
[@TheLortex]: https://github.com/TheLortex

0 commit comments

Comments
 (0)