Skip to content

Commit b386256

Browse files
committed
doc: Changelog for 0.9.0
1 parent a7b6623 commit b386256

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.9.0
2+
3+
* The SDK now captures `SystemExit` and other `BaseException`s when coming from
4+
within a WSGI app (Flask, Django, ...)
5+
* Pyramid: No longer report an exception if there exists an exception view for
6+
it.
7+
18
## 0.8.1
29

310
* Fix infinite recursion bug in Celery integration.

0 commit comments

Comments
 (0)