Skip to content

Commit 7dabad9

Browse files
committed
update changelog.
1 parent dd3a249 commit 7dabad9

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
### 0.13.6 -- Jun 13, 2022
44
* Add - Config option to set threshold for when to stop using checksums for filepath stores. PR #1025
5-
* Add - unified package level logger for package (#667) PR #1031
6-
* Update - swap various datajoint messages, warnings, etc. to use the new logger. (#667) PR #1031
5+
* Add - Unified package level logger for package (#667) PR #1031
6+
* Update - Swap various datajoint messages, warnings, etc. to use the new logger. (#667) PR #1031
7+
* Bugfix - Fix query caching deleting non-datajoint files PR #1027
8+
* Update - Minimum Python version for Datajoint-Python is now 3.7 PR #1027
79

810
### 0.13.5 -- May 19, 2022
911
* Update - Import ABC from collections.abc for Python 3.10 compatibility

docs-parts/intro/Releases_lang1.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
### 0.13.6 -- Jun 13, 2022
22
----------------------
33
* Add - Config option to set threshold for when to stop using checksums for filepath stores. PR #1025
4-
* Add - unified package level logger for package (#667) PR #1031
5-
* Update - swap various datajoint messages, warnings, etc. to use the new logger. (#667) PR #1031
4+
* Add - Unified package level logger for package (#667) PR #1031
5+
* Update - Swap various datajoint messages, warnings, etc. to use the new logger. (#667) PR #1031
6+
* Bugfix - Fix query caching deleting non-datajoint files PR #1027
7+
* Update - Minimum Python version for Datajoint-Python is now 3.7 PR #1027
68

79
0.13.5 -- May 19, 2022
810
----------------------

0 commit comments

Comments
 (0)