This commit is contained in:
Ben Mabey 2010-11-22 18:52:13 -07:00
parent ffddce172b
commit 4bae94713b
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
=== Bugfixes
* ORM types can be specified in string format and not mysteriously blowup. (GH-26 Ben Mabey)
* Do not remove MongoDB reserved system collections. (GH-24 Ches Martin)
== 0.6.0 2010-10-25 - The Multi-ORM/Connection Release