Skip to content

Commit d8eb001

Browse files
committed
doc: Squeeze more stuff into 0.7.10
1 parent 5adf697 commit d8eb001

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
* Fix a few bad typehints causing issues in IDEs.
66
* Fix a bug in the Bottle integration that would report HTTP exceptions (e.g.
77
redirects) as errors.
8+
* Fix a bug that would prevent use of `in_app_exclude` without
9+
setting `in_app_include`.
10+
* Fix a bug where request bodies of Django Rest Framework apps were not captured.
11+
* Suppress errors during SQL breadcrumb capturing in Django
12+
integration. Also change order in which formatting strategies
13+
are tried.
814

915
## 0.7.9
1016

0 commit comments

Comments
 (0)