Update AUTHORS and CHANGES.

As far as I can tell, no changes to documentation is required.
This commit is contained in:
Lucas Wiman 2018-04-03 16:10:30 -07:00 committed by Lucas Wiman
parent 80b099f129
commit be1a7d9281
2 changed files with 2 additions and 0 deletions

View file

@ -43,3 +43,4 @@ Trey Hunner <trey@treyhunner.com>
Karl Wan Nan Wo <karl.wnw@gmail.com>
zyegfryed
Radosław Jan Ganczarek <radoslaw@ganczarek.in>
Lucas Wiman <lucas.wiman@gmail.com>

View file

@ -3,6 +3,7 @@ CHANGES
master (unreleased)
-------------------
- Fix handling of deferred attributes on Django 1.10+, fixes GH-278
3.1.2 (2018.05.09)
------------------