v1.2.0
- Added a way pass additional configuration options into Sentry
- Added a function to access Sentry client that is created after logger is initialised (87f2156)
- Updated dependencies:
- Flask 0.11.1 -> 0.12.1
- Flask-DebugToolbar 0.10.0 -> 0.10.1
- raven 5.32.0 -> 6.0.0
- requests 2.12.4 -> 2.13.0
- msgpack-python 0.4.7 -> 0.4.8