Skip to content

Commit d97cc47

Browse files
authored
meta: Changelog for 1.5.2 (#1294)
1 parent e971caf commit d97cc47

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@ sentry-sdk==1.5.0
2020

2121
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.
2222

23+
## 1.5.2
24+
25+
- Record event_processor client reports #1281
26+
- Add a Quart integration #1248
27+
- Sanic v21.12 support #1292
28+
- Support Celery abstract tasks #1287
29+
30+
Work in this release contributed by @johnzeringue, @pgjones and @ahopkins. Thank you for your contribution!
31+
2332
## 1.5.1
2433

2534
- Fix django legacy url resolver regex substitution due to upstream CVE-2021-44420 fix #1272

0 commit comments

Comments
 (0)