Update changelog for #551

This commit is contained in:
George Macon 2015-11-19 17:15:27 -05:00
parent deb5677a57
commit f6d3bd8ccb

View File

@ -2,6 +2,10 @@
Changelog
=========
Changes in 0.10.2
=================
- Allow shard key to point to a field in an embedded document. #551
Changes in 0.10.1
=======================
- Fix infinite recursion with CASCADE delete rules under specific conditions. #1046