update CHANGELOG

This commit is contained in:
Petr Dlouhý 2024-04-19 10:50:28 +02:00
parent c7e14fe60b
commit 5519d66e91

View file

@ -1,6 +1,10 @@
# Changelog
## 1.9.3 (unreleased)
## 1.9.4 (2024-04-18)
- Remove dependency on unicode-slugify, use Django builtin function
## 1.9.3 (2024-04-17)
- Update of Django/Python versions.
- Supported versions are now Django 2.1-5.0, Python 3.7-3.12