Bump to v0.2.1
This commit is contained in:
parent
597ef8b947
commit
e7380e3676
2 changed files with 8 additions and 1 deletions
|
|
@ -2,6 +2,13 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
Changes in v0.2.1
|
||||
=================
|
||||
- Added a MongoEngine backend for Django sessions
|
||||
- Added force_insert to Document.save()
|
||||
- Improved querying syntax for ListField and EmbeddedDocumentField
|
||||
- Added support for user-defined primary keys (_ids in MongoDB)
|
||||
|
||||
Changes in v0.2
|
||||
===============
|
||||
- Added Q class for building advanced queries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue