Skip to content

Commit fff3f5a

Browse files
committed
doc: Changelog for 0.11.2
1 parent cdee59c commit fff3f5a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ sentry-sdk==0.10.1
2727

2828
A major release `N` implies the previous release `N-1` will no longer receive updates. We generally do not backport bugfixes to older versions unless they are security relevant. However, feel free to ask for backports of specific commits on the bugtracker.
2929

30+
## 0.11.2
31+
32+
* Fix a bug where the SDK would throw an exception on shutdown when running under eventlet.
33+
3034
## 0.11.1
3135

3236
* Remove a faulty assertion (observed in environment with Django Channels and ASGI).

0 commit comments

Comments
 (0)