Skip to content

Commit aec43ec

Browse files
committed
parallel: Update README
1 parent 338e5a1 commit aec43ec

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

parallel/README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ How to use with cargo::
4747
Recent Changes (ndarray-parallel)
4848
---------------------------------
4949

50-
- (Not Yet Released)
50+
- 0.3.0-alpha.1
5151

52-
- ParallelIterator for Zip
53-
- Require next version of rayon
52+
- ParallelIterator for Zip, including ``.par_apply``.
53+
- ``.par_map_inplace`` and ``.par_mav_inplace`` for arrays
54+
- Require ndarray 0.9 (when released) and rayon 0.7
5455

5556
- 0.2.0
5657

0 commit comments

Comments
 (0)