Skip to content

Commit 51b44f2

Browse files
committed
update docs
1 parent 58c3b3e commit 51b44f2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## Release notes
22

3-
### 0.13.4 -- TBA
3+
### 0.13.4 -- March, 25 2022
44
* Add - Allow reading blobs produced by legacy 32-bit compiled mYm library for matlab. PR #995
5+
* Bugfix - Add missing `jobs` argument for multiprocessing
6+
* Add - Test for multiprocessing
57

68
### 0.13.3 -- Feb 9, 2022
79
* Bugfix - Fix error in listing ancestors, descendants with part tables.

docs-parts/intro/Releases_lang1.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
0.13.4 -- TBA
1+
0.13.4 -- March 25, 2022
22
----------------------
33
* Add - Allow reading blobs produced by legacy 32-bit compiled mYm library for matlab. PR #995
4+
* Bugfix - Add missing `jobs` argument for multiprocessing
5+
* Add - Test for multiprocessing
46

57
0.13.3 -- Feb 9, 2022
68
----------------------

0 commit comments

Comments
 (0)