Updated changelog

This commit is contained in:
Ross Lawley 2013-04-15 07:53:57 +00:00
parent 97a98f0045
commit 757ff31661

View File

@ -4,6 +4,7 @@ Changelog
Changes in 0.7.10 Changes in 0.7.10
================= =================
- 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)
- Added dereference support for tuples (#250) - Added dereference support for tuples (#250)