Skip to content

Commit 7a66d51

Browse files
committed
update changelog
1 parent c5f11c2 commit 7a66d51

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Release notes
22

3+
### 0.13.6 -- TBD
4+
* Add - unified package level logger for package
5+
* Update - swap various datajoint messages, warnings, ect. to use the new logger.
6+
37
### 0.13.5 -- May 19, 2022
48
* Update - Import ABC from collections.abc for Python 3.10 compatibility
59
* Bugfix - Fix multiprocessing value error (#1013) PR #1026

docs-parts/intro/Releases_lang1.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.13.6 -- TBD
2+
* Add - unified package level logger for package
3+
* Update - swap various datajoint messages, warnings, ect. to use the new logger.
4+
15
0.13.5 -- May 19, 2022
26
----------------------
37
* Update - Import ABC from collections.abc for Python 3.10 compatibility

0 commit comments

Comments
 (0)