Skip to content

Commit a9027f2

Browse files
Update changelog.
1 parent 8d03ae2 commit a9027f2

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

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

3+
### 0.13.2 -- TBD
4+
* Bugfix - Explicit calls to `dj.Connection` throw error due to missing `host_input` (#895) PR #907
5+
36
### 0.13.1 -- Apr 16, 2021
47
* Add `None` as an alias for `IS NULL` comparison in `dict` restrictions (#824) PR #893
58
* Drop support for MySQL 5.6 since it has reached EOL PR #893

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.2 -- TBD
2+
-------------
3+
* Bugfix - Explicit calls to `dj.Connection` throw error due to missing `host_input` (#895) PR #907
4+
15
0.13.1 -- Apr 16, 2021
26
----------------------
37
* Add `None` as an alias for `IS NULL` comparison in `dict` restrictions (#824) PR #893

0 commit comments

Comments
 (0)