diff --git a/AUTHORS b/AUTHORS index 66e181c9..b087f41c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -233,3 +233,4 @@ that much better: * Ashley Whetter (https://github.com/AWhetter) * Paul-Armand Verhaegen (https://github.com/paularmand) * Steven Rossiter (https://github.com/BeardedSteve) + * Luo Peng (https://github.com/RussellLuo) diff --git a/docs/changelog.rst b/docs/changelog.rst index c354be18..13b14a0f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,6 +5,7 @@ Changelog Changes in 0.10.5 ================= - Fix for reloading of strict with special fields. #1156 +- Add support for mocking MongoEngine based on mongomock. #1151 Changes in 0.10.4 =================