We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d03ae2 commit a9027f2Copy full SHA for a9027f2
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Release notes
2
3
+### 0.13.2 -- TBD
4
+* Bugfix - Explicit calls to `dj.Connection` throw error due to missing `host_input` (#895) PR #907
5
+
6
### 0.13.1 -- Apr 16, 2021
7
* Add `None` as an alias for `IS NULL` comparison in `dict` restrictions (#824) PR #893
8
* Drop support for MySQL 5.6 since it has reached EOL PR #893
docs-parts/intro/Releases_lang1.rst
@@ -1,3 +1,7 @@
+0.13.2 -- TBD
+-------------
0.13.1 -- Apr 16, 2021
----------------------
0 commit comments