Skip to content

Commit c5f0a19

Browse files
committed
update docs
1 parent 47bf572 commit c5f0a19

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

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

3-
### 0.13.4 -- March, 25 2022
3+
### 0.13.4 -- March, 28 2022
44
* Add - Allow reading blobs produced by legacy 32-bit compiled mYm library for matlab. PR #995
55
* Bugfix - Add missing `jobs` argument for multiprocessing PR #997
66
* Add - Test for multiprocessing PR #1008
77
* Bugfix - Fix external store key name doesn't allow '-' (#1005) PR #1006
8+
* Add - Adopted black formatting into code base PR #998
89

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

docs-parts/intro/Releases_lang1.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
0.13.4 -- March 25, 2022
1+
0.13.4 -- March 28, 2022
22
----------------------
33
* Add - Allow reading blobs produced by legacy 32-bit compiled mYm library for matlab. PR #995
44
* Bugfix - Add missing ``jobs`` argument for multiprocessing PR #997
55
* Add - Test for multiprocessing PR #1008
66
* Bugfix - Fix external store key name doesn't allow '-' (#1005) PR #1006
7+
* Add - Adopted black formatting into code base PR #998
78

89
0.13.3 -- Feb 9, 2022
910
----------------------

0 commit comments

Comments
 (0)