Skip to content

Commit 0910047

Browse files
committed
doc: Changelog for 0.17.6
1 parent 5976dea commit 0910047

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
@@ -28,6 +28,10 @@ sentry-sdk==0.10.1
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

3030

31+
## 0.17.6
32+
33+
* Support for Flask 0.10 (only relaxing verson check)
34+
3135
## 0.17.5
3236

3337
* Work around an issue in the Python stdlib that makes the entire process deadlock during garbage collection if events are sent from a `__del__` implementation.

0 commit comments

Comments
 (0)