Skip to content

Commit 2d9acf2

Browse files
committed
Changelog for 0.8 release
1 parent 8a34683 commit 2d9acf2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.rst

+6
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ Changes in 0.8
2323
- Configurable httponly flag for MongoEngineSessionInterface
2424
- Various bugfixes, code cleanup and documentation improvements
2525
- 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
2632

2733
Changes in 0.7
2834
==============

0 commit comments

Comments
 (0)