* Removed the ``thrashed`` key in ``request.sentry`` for the Django integration. * Changed the logging handler to correctly inherit old-style classes (GH-1). * Added a ``client`` argument to ``raven.contrib.django.models.get_client()``.
0.2.0
------------------
* auto_log_stacks now works with create_from_text * added Client.get_ident
0.1.0
------------------
* Initial version of Raven (extracted from django-sentry 1.12.1).