Adding a changelog line & adding myself to AUTHORS.

This commit is contained in:
amitlicht 2015-06-30 15:08:20 +03:00
parent d7a2ccf5ac
commit 6f16d35a92
2 changed files with 2 additions and 0 deletions

View File

@ -227,3 +227,4 @@ that much better:
* Breeze.Kay (https://github.com/9nix00)
* Vicki Donchenko (https://github.com/kivistein)
* Emile Caron (https://github.com/emilecaron)
* Amit Lichtenberg (https://github.com/amitlicht)

View File

@ -5,6 +5,7 @@ Changelog
Changes in 0.10.1 - DEV
=======================
- Fix infinite recursion with CASCADE delete rules under specific conditions. #1046
- Fix CachedReferenceField bug when loading cached docs as DBRef but failing to save them. #1047
Changes in 0.10.0
=================