- Added support for multiple binds for SQLAStorage
0.5.1
- Fixed the flexibility to add custom extensions to `BloggingEngine`.
0.5.0
- Fixed errors encountered while using Postgres database
0.4.2
- Added compatibility with Flask-Login version 0.3.0 and higher, especially to handle migration of ``is_autheticated`` attribute from method to property. (43)
0.4.1
- Added javascript to center images in blog page - Added method in blogging engine to render post and fetch post.
0.4.0
- Integrated Flask-Cache to optimize blog page rendering - Fixed a bug where anonymous user was shown the new blog button