We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a34683 commit 2d9acf2Copy full SHA for 2d9acf2
docs/changelog.rst
@@ -23,6 +23,12 @@ Changes in 0.8
23
- Configurable httponly flag for MongoEngineSessionInterface
24
- Various bugfixes, code cleanup and documentation improvements
25
- Move from deprecated flask.ext.* to flask_* syntax in imports
26
+- Added independent connection handler for FlaskMongoEngine
27
+- All MongoEngine connection calls are proxied via FlaskMongoEngine connection handler
28
+- Added backward compatibility for settings key names
29
+- Added support for MongoMock and temporary test DB
30
+- Fixed issue with multiple DB support
31
+- Various bugfixes
32
33
Changes in 0.7
34
==============
0 commit comments