Fixed pickle unsaved document regression (#327)

This commit is contained in:
Ross Lawley
2013-05-21 07:07:17 +00:00
parent fd11244966
commit 9aa77bb3c9
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
Changelog
=========
Changes in 0.8.1
================
- Fixed pickle unsaved document regression (#327)
Changes in 0.8.0
================
- Fixed querying ReferenceField custom_id (#317)