Updated changelog

This commit is contained in:
Ross Lawley 2013-04-12 12:56:15 +00:00
parent 49a7542b14
commit 836dc96f67

View File

@ -4,6 +4,7 @@ Changelog
Changes in 0.7.10
=================
- Fixed cloning querysets in PY3
- Int fields no longer unset in save when changed to 0 (#272)
- Fixed ReferenceField query chaining bug fixed (#254)