Skip to content

Commit 33f65e0

Browse files
authored
Update CHANGELOG.md
1 parent 371cf44 commit 33f65e0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
### Various fixes & improvements
66

7-
- feat(ddm): Enable metrics related settings by default (#2685) by @iambriccardo
8-
- fix(utils): Fix `UnicodeDecodeError` on Python 2 (#2657) by @sentrivana
7+
- Enable metrics related settings by default (#2685) by @iambriccardo
8+
- Fix `UnicodeDecodeError` on Python 2 (#2657) by @sentrivana
99
- Enable DB query source by default (#2629) by @sentrivana
10-
- fix(query-source): Fix query source duration check (#2675) by @sentrivana
11-
- style: Reformat with black==24.1.0 (#2680) by @sentrivana
10+
- Fix query source duration check (#2675) by @sentrivana
11+
- Reformat with `black==24.1.0` (#2680) by @sentrivana
1212
- Cleaning up existing code to prepare for new Scopes API (#2611) by @antonpirker
1313
- Moved redis related tests to databases (#2674) by @antonpirker
14-
- ref(api): Improve `sentry_sdk.trace` type hints (#2633) by @szokeasaurusrex
15-
- build(deps): bump checkouts/data-schemas from `e9f7d58` to `aa7058c` (#2639) by @dependabot
14+
- Improve `sentry_sdk.trace` type hints (#2633) by @szokeasaurusrex
15+
- Bump `checkouts/data-schemas` from `e9f7d58` to `aa7058c` (#2639) by @dependabot
1616

1717
## 1.39.2
1818

0 commit comments

Comments
 (0)