Added test and updated changelog

refs hmarr/mongoengine#527
This commit is contained in:
Ross Lawley
2012-07-11 16:34:28 +01:00
parent 420c6f2d1e
commit d1d30a9280
2 changed files with 14 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ Changelog
Changes in 0.6.14
=================
- Fixed Int/Float fields and not equals None
- Exclude tests from installation
- Allow tuples for index meta
- Fixed use of str in instance checks