Updated changelog and AUTHORS (#255)

This commit is contained in:
Ross Lawley 2013-04-15 08:01:24 +00:00
parent b451cc567d
commit 6186691259
2 changed files with 3 additions and 1 deletions

View File

@ -133,3 +133,4 @@ that much better:
* bool-dev * bool-dev
* Russ Weeks * Russ Weeks
* Paul Swartz * Paul Swartz
* Sundar Raman

View File

@ -4,6 +4,7 @@ Changelog
Changes in 0.7.10 Changes in 0.7.10
================= =================
- Added "_id" to _data dictionary (#255)
- Only mark a field as changed if the value has changed (#258) - Only mark a field as changed if the value has changed (#258)
- Explicitly check for Document instances when dereferencing (#261) - Explicitly check for Document instances when dereferencing (#261)
- Fixed order_by chaining issue (#265) - Fixed order_by chaining issue (#265)