diff --git a/AUTHORS b/AUTHORS index a0801b3c..339a58a3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -197,3 +197,4 @@ that much better: * Sagiv Malihi (https://github.com/sagivmalihi) * Dmitry Konishchev (https://github.com/KonishchevDmitry) * Martyn Smith (https://github.com/martynsmith) + * Andrei Zbikowski (https://github.com/b1naryth1ef) diff --git a/docs/changelog.rst b/docs/changelog.rst index 5c3ac1c1..08fb24ef 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -6,6 +6,7 @@ Changelog Changes in 0.9.X - DEV ====================== +- Fixes issue with recursive embedded document errors #557 - Fix clear_changed_fields() clearing unsaved documents bug #602 - Removing support for Django 1.4.x, pymongo 2.5.x, pymongo 2.6.x. - Removing support for Python < 2.6.6