Update changes.rst for UUIDModel and UUIDField

This commit is contained in:
JMP 2019-02-26 18:41:23 +01:00
parent da3c59a6df
commit 5c49f2c7d0

View file

@ -14,6 +14,7 @@ master (unreleased)
- Fix patched `save` in FieldTracker
- Upgrades test requirements (pytest, pytest-django, pytest-cov) and
skips tox test with Python 3.5 and Django (trunk)
- Add UUIDModel and UUIDField support.
3.1.2 (2018.05.09)
------------------