Skip to content

Commit 3c9608e

Browse files
committed
doc: Changelog for 0.13.5
1 parent 029c647 commit 3c9608e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

+5
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ 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.13.5
31+
32+
* Fix trace continuation bugs in APM.
33+
* No longer report `asyncio.CancelledError` as part of AIOHTTP integration.
34+
3035
## 0.13.4
3136

3237
* Fix package classifiers to mark this package as supporting Python 3.8. The SDK supported 3.8 before though.

0 commit comments

Comments
 (0)