Update AUTHORS and CHANGES

This commit is contained in:
funkybob 2014-01-21 11:08:28 +11:00
parent a5fe3de330
commit 5b6a3ff197
2 changed files with 3 additions and 0 deletions

View file

@ -24,3 +24,4 @@ Travis Swicegood <travis@domain51.com>
Trey Hunner <trey@treyhunner.com>
zyegfryed
Filipe Ximenes <filipeximenes@gmail.com>
Curtis Maloney <curtis@tinbrain.net>

View file

@ -36,6 +36,8 @@ master (unreleased)
* MonitorField now accepts a 'when' parameter. It will update only when the field
changes to one of the values specified.
* Improve `InheritanceManager` so any attributes added by using extra(select)
will be propagated onto children.
1.5.0 (2013.08.29)
------------------