Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Baji committed Mar 25, 2022
1 parent 47bf572 commit c5f0a19
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
## Release notes

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

### 0.13.3 -- Feb 9, 2022
* Bugfix - Fix error in listing ancestors, descendants with part tables.
Expand Down
3 changes: 2 additions & 1 deletion docs-parts/intro/Releases_lang1.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
0.13.4 -- March 25, 2022
0.13.4 -- March 28, 2022
----------------------
* Add - Allow reading blobs produced by legacy 32-bit compiled mYm library for matlab. PR #995
* Bugfix - Add missing ``jobs`` argument for multiprocessing PR #997
* Add - Test for multiprocessing PR #1008
* Bugfix - Fix external store key name doesn't allow '-' (#1005) PR #1006
* Add - Adopted black formatting into code base PR #998

0.13.3 -- Feb 9, 2022
----------------------
Expand Down

0 comments on commit c5f0a19

Please sign in to comment.