Skip to content

Commit 7c2bbc0

Browse files
committed
doc: Changelog for 0.16.5
1 parent d4b3394 commit 7c2bbc0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ 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.5
31+
32+
* Fix a bug that caused Django apps to crash if the view didn't have a `__name__` attribute.
33+
3034
## 0.16.4
3135

3236
* Add experiment to avoid trunchating span descriptions. Initialize with

0 commit comments

Comments
 (0)