We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd4585a commit 90552a3Copy full SHA for 90552a3
CHANGES.md
@@ -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
9
## 0.9.1
10
11
* Fix a bug on Python 3.7 where gunicorn with gevent would cause the SDK to
0 commit comments