Update changelog.

This commit is contained in:
Jannis Leidel 2019-12-03 12:00:41 +01:00
parent 7f469b6d6e
commit 3de33277a7
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

View file

@ -3,7 +3,7 @@
Changelog
---------
v2.2 (2019-12-02)
v2.2 (2019-12-03)
^^^^^^^^^^^^^^^^^
- **BACKWARD INCOMPATIBLE** Drop support for Python 3.4.
@ -18,6 +18,8 @@ v2.2 (2019-12-02)
- Replace ``django.utils.six`` with ``six`` to support Django >= 3.
- Start using tox-travis for simplified test harness management.
v2.1 (2018-08-16)
^^^^^^^^^^^^^^^^^