Update changelog

This commit is contained in:
Emmanuel Leblond
2017-11-29 16:41:42 +01:00
parent 91152a7977
commit c45dfacb41

View File

@@ -2,6 +2,13 @@
Changelog
=========
dev
===
- Subfield resolve error in generic_emdedded_document query #1651 #1652
- use each modifier only with $position #1673 #1675
- Improve LazyReferenceField and GenericLazyReferenceField with nested fields #1704
Changes in 0.15.0
=================
- Add LazyReferenceField and GenericLazyReferenceField to address #1230