Release 3.2.0.

This commit is contained in:
Simon Charette 2019-06-21 11:18:00 -04:00
parent 2bc7c47157
commit 08e84eff69
No known key found for this signature in database
GPG key ID: 88871E21AA46660E

View file

@ -1,7 +1,7 @@
CHANGES
=======
master (unreleased)
3.2.0 (2019.06.21)
-------------------
- Catch `AttributeError` for deferred abstract fields, fixes GH-331.
- Update documentation to explain usage of `timeframed` model manager, fixes GH-118