Merge branch 'master' into dev

Conflicts:
	docs/changelog.rst
This commit is contained in:
Ross Lawley 2011-10-08 07:33:52 -07:00
commit fb70b47acb
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,7 @@
Changelog
=========
Changes in dev
==============
@ -10,6 +11,11 @@ Changes in dev
- Fixed ListField so it doesnt accept strings
- Added DynamicDocument and EmbeddedDynamicDocument classes for expando schemas
Changes in v0.5.1
=================
- Circular reference bugfix
Changes in v0.5
===============