Fix CHANGES reference to Django LTS

Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
This commit is contained in:
Aleksi Häkli 2019-02-16 19:35:59 +02:00 committed by Aleksi Häkli
parent aec59a97bc
commit 3279ae1f4b
No known key found for this signature in database
GPG key ID: 3E7146964D726BBE

View file

@ -86,7 +86,7 @@ Changes
call argument signature in a backwards compatible fashion.
[aleksihakli]
- Add official support for the Django 2.1 LTS version and Python 3.7.
- Add official support for the Django 2.1 version and Python 3.7.
[aleksihakli]
- Improve the requirements, documentation, tests, and CI setup.