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 531797a commit 0f84196Copy full SHA for 0f84196
CHANGES.rst
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+Version 1.2.0 [2021-11-12]
5
+--------------------------
6
+
7
+- [feature] Add possibility to point swappable dependency to ``__latest__``
8
+- [change] Added support for Python 3.9
9
+- [change] Added support for Django 3.2 and Django 4.0a1
10
+- [change] Dropped support for old Django versions (<2.2)
11
+- [change] Dropped support for old Python versions (<3.7)
12
+- [feature] Added optional ``require_ready`` argument to ``load_model`` function
13
14
Version 1.1.2 [2020-01-15]
15
--------------------------
16
0 commit comments