Added changelog entry for #1131.

This commit is contained in:
Omer Katz 2015-11-08 12:18:12 +02:00
parent d92d41cb05
commit 2c282f9550

View File

@ -12,6 +12,7 @@ Changes in 0.10.1 - DEV
- StrictDict & SemiStrictDict are shadowed at init time. #1105 - StrictDict & SemiStrictDict are shadowed at init time. #1105
- Remove test dependencies (nose and rednose) from install dependencies list. #1079 - Remove test dependencies (nose and rednose) from install dependencies list. #1079
- Recursively build query when using elemMatch operator. #1130 - Recursively build query when using elemMatch operator. #1130
- Fix instance back references for lists of embedded documents. #1131
Changes in 0.10.0 Changes in 0.10.0
================= =================