Update changelog and AUTHORS.

This commit is contained in:
Carl Meyer 2016-11-21 11:36:25 -08:00
parent 94870b2510
commit 68bc61e825
2 changed files with 4 additions and 0 deletions

View file

@ -31,6 +31,7 @@ Paul McLanahan <paul@mclanahan.net>
Philipp Steinhardt <steinhardt@myvision.de>
Rinat Shigapov <rinatshigapov@gmail.com>
Rodney Folz <rodney@rodneyfolz.com>
Romain Garrigues <github.com/romgar>
rsenkbeil <github.com/rsenkbeil>
Ryan Kaskel <dev@ryankaskel.com>
Simon Meers <simon@simonmeers.com>

View file

@ -4,6 +4,9 @@ CHANGES
master (unreleased)
-------------------
* Fix infinite recursion with multiple `MonitorField` and `defer()` or `only()`
on Django 1.10+. Thanks Romain Garrigues. Merge of #242, fixes #241.
2.6 (2016.09.19)
----------------