We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d634c05 commit 2b46ec3Copy full SHA for 2b46ec3
CHANGELOG.md
@@ -4,10 +4,10 @@
4
5
### Various fixes & improvements
6
7
-- fix(django): Fix psycopg2 detection (#2593) by @sentrivana
8
-- fix(utils): Filter out empty string releases (#2591) by @sentrivana
9
-- Fixed local var not present when error in users error_sampler function (#2511) by @antonpirker
10
-- Fixed typing in aiohttp (#2590) by @antonpirker
+- Fix psycopg2 detection in the Django integration (#2593) by @sentrivana
+- Filter out empty string releases (#2591) by @sentrivana
+- Fixed local var not present when there is an error in a user's `error_sampler` function (#2511) by @antonpirker
+- Fixed typing in `aiohttp` (#2590) by @antonpirker
11
12
## 1.39.0
13
0 commit comments