Update AUTHORS and changelog (#278)

This commit is contained in:
Ross Lawley 2013-04-18 13:21:36 +00:00
parent c277be8b6b
commit 3f49923298
2 changed files with 3 additions and 1 deletions

View File

@ -137,4 +137,5 @@ that much better:
* Benoit Louy
* lraucy
* hellysmile
* Jaepil Jeong
* Jaepil Jeong
* Daniil Sharou

View File

@ -4,6 +4,7 @@ Changelog
Changes in 0.7.10
=================
- Fix UnicodeEncodeError for dbref (#278)
- Allow construction using positional parameters (#268)
- Updated EmailField length to support long domains (#243)
- Added 64-bit integer support (#251)