Skip to content

Commit 3a7f4f2

Browse files
committed
doc: Changelog for 0.15.1
1 parent 070eb1a commit 3a7f4f2

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.15.1
31+
32+
* Fix fatal crash in Pyramid integration on 404.
33+
3034
## 0.15.0
3135

3236
* **Breaking change:** The ASGI middleware will now raise an exception if contextvars are not available, like it is already the case for other asyncio integrations.

0 commit comments

Comments
 (0)