Skip to content

Commit 7934794

Browse files
committed
upadte change logs
1 parent 5961f56 commit 7934794

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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.5 -- May 13, 2022
3+
4+
### 0.13.5 -- TBD
45
* Update - Import ABC from collections.abc for Python 3.10 compatibility
6+
* Bugfix - Fix multiprocessing value error (#1013) PR #1026
57

68
### 0.13.4 -- March, 28 2022
79
* Add - Allow reading blobs produced by legacy 32-bit compiled mYm library for matlab. PR #995

docs-parts/intro/Releases_lang1.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
0.13.5 -- May 13, 2022
1+
0.13.5 -- TBD
22
----------------------
33
* Update - Import ABC from collections.abc for Python 3.10 compatibility
4+
* Bugfix - Fix multiprocessing value error (#1013) PR #1026
45

56
0.13.4 -- March 28, 2022
67
----------------------

0 commit comments

Comments
 (0)