Add Spanish translation to changelog

This commit is contained in:
Enrique Matías Sánchez (Quique) 2020-03-29 11:34:44 +02:00
parent c6ce8fea25
commit 4f7163bcf3

View file

@ -9,6 +9,7 @@ CHANGES
- `FieldTracker` now respects `update_fields` changed in overridden `save()`
method
- Replace ugettext_lazy with gettext_lazy to satisfy Django deprecation warning
- Add Spanish translation
4.0.0 (2019-12-11)
------------------