Updated changelog

This commit is contained in:
Ross Lawley 2011-10-27 01:14:51 -07:00
parent 5dc998ed52
commit 5eb63cfa30

View File

@ -5,6 +5,7 @@ Changelog
Changes in dev Changes in dev
============== ==============
- Added pre and post bulk-insert signals
- Added ImageField - requires PIL - Added ImageField - requires PIL
- Fixed Reference Fields can be None in get_or_create / queries - Fixed Reference Fields can be None in get_or_create / queries
- Fixed accessing pk on an embedded document - Fixed accessing pk on an embedded document
@ -93,7 +94,6 @@ Changes in v0.5
way the user has specified them way the user has specified them
- Fixed various errors - Fixed various errors
- Added many tests - Added many tests
- Added pre and post bulk-insert signals
Changes in v0.4 Changes in v0.4
=============== ===============