Updated authors and changelof (#142)

This commit is contained in:
Ross Lawley 2013-01-25 12:13:46 +00:00
parent d7ee47ee25
commit 0ea363c7fc
2 changed files with 3 additions and 1 deletions

View File

@ -138,3 +138,4 @@ that much better:
* Manuel Hermann
* Gustavo Gawryszewski
* Max Countryman
* caitifbrito

View File

@ -41,6 +41,7 @@ Changes in 0.8.X
- Fixed overriding objects with custom manager (#58)
- Added no_dereference method for querysets (#82) (#61)
- Undefined data should not override instance methods (#49)
- Added Django Group and Permission (#142)
Changes in 0.7.9
================