Skip to content

Commit 0d02e26

Browse files
committed
doc: Changelog for 0.16.2
1 parent b117955 commit 0d02e26

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.16.2
31+
32+
* New (optional) integrations for richer stacktraces: `pure_eval` for
33+
additional variables, `executing` for better function names.
34+
3035
## 0.16.1
3136

3237
* Flask integration: Fix a bug that prevented custom tags from being attached to transactions.

0 commit comments

Comments
 (0)