Skip to content

Commit 1ea96e6

Browse files
update changelog
1 parent 38d47aa commit 1ea96e6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
### 0.13.2 -- TBD
44
* Bugfix - Explicit calls to `dj.Connection` throw error due to missing `host_input` (#895) PR #907
5+
* Bugfix - Correct count of deleted items. (#897) PR #912
56

67
### 0.13.1 -- Apr 16, 2021
78
* Add `None` as an alias for `IS NULL` comparison in `dict` restrictions (#824) PR #893

docs-parts/intro/Releases_lang1.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
0.13.2 -- TBD
22
-------------
33
* Bugfix - Explicit calls to `dj.Connection` throw error due to missing `host_input` (#895) PR #907
4+
* Bugfix - Correct count of deleted items. (#897) PR #912
45

56
0.13.1 -- Apr 16, 2021
67
----------------------

0 commit comments

Comments
 (0)