* Corrected logging stack behavior so that it doesnt capture raven+logging extensions are part of the frames.
1.1.5
-------------
* Remove logging attr magic.
1.1.4
-------------
* Correct encoding behavior on bool and float types.
1.1.3
-------------
* Fix 'request' attribute on Django logging.
1.1.2
-------------
* Corrected logging behavior with extra data to match pre 1.x behavior.
1.1.1
-------------
* Handle frames that are missing f_globals and f_locals. * Stricter conversion of int and boolean values. * Handle invalid sources for templates in Django.