Skip to content

Commit 90552a3

Browse files
committed
doc: Changelog for 0.9.2
1 parent cd4585a commit 90552a3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.9.2
2+
3+
* Fix a bug in the Django integration that would prevent the user
4+
from initializing the SDK at the top of `settings.py`.
5+
6+
This bug was introduced in 0.9.1 for all Django versions, but has been there
7+
for much longer for Django 1.6 in particular.
8+
19
## 0.9.1
210

311
* Fix a bug on Python 3.7 where gunicorn with gevent would cause the SDK to

0 commit comments

Comments
 (0)