diff --git a/AUTHORS b/AUTHORS index 22375f28..91993e2e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -117,3 +117,4 @@ that much better: * Thomas Steinacher * Tommi Komulainen * Peter Landry + * biszkoptwielki diff --git a/docs/changelog.rst b/docs/changelog.rst index 3a55bc84..e92f3432 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,7 @@ Changelog Changes in 0.7.X ================= +- Fixed ImageField resizing when forcing size - Add flexibility for fields handling bad data (MongoEngine/mongoengine#78) - Embedded Documents no longer handle meta definitions - Use weakref proxies in base lists / dicts (MongoEngine/mongoengine#74)