Skip to content

Commit

Permalink
Changelog for 0.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
losintikfos committed Aug 9, 2016
1 parent 8a34683 commit 2d9acf2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ Changes in 0.8
- Configurable httponly flag for MongoEngineSessionInterface
- Various bugfixes, code cleanup and documentation improvements
- Move from deprecated flask.ext.* to flask_* syntax in imports
- Added independent connection handler for FlaskMongoEngine
- All MongoEngine connection calls are proxied via FlaskMongoEngine connection handler
- Added backward compatibility for settings key names
- Added support for MongoMock and temporary test DB
- Fixed issue with multiple DB support
- Various bugfixes

Changes in 0.7
==============
Expand Down

0 comments on commit 2d9acf2

Please sign in to comment.