Update changelog

This commit is contained in:
Aleksey Porfirov 2014-07-06 12:27:34 +04:00
parent 3e54da03e2
commit 03dcfb5c4b

View File

@ -6,6 +6,7 @@ Changelog
Changes in 0.9.X - DEV Changes in 0.9.X - DEV
====================== ======================
- Fixed tests for Django 1.7 #696
- Follow ReferenceFields in EmbeddedDocuments with select_related #690 - Follow ReferenceFields in EmbeddedDocuments with select_related #690
- Added preliminary support for text indexes #680 - Added preliminary support for text indexes #680
- Added `elemMatch` operator as well - `match` is too obscure #653 - Added `elemMatch` operator as well - `match` is too obscure #653