Skip to content

Commit d2949bb

Browse files
committed
Improve CHANGELOG for 10.6.0
1 parent bbffd63 commit d2949bb

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

CHANGELOG.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,9 @@
44

55
### Various fixes & improvements
66

7-
- Expose DSN via new Sentry.get_dsn/0 (#731) by @whatyouhide
8-
- Support nameless Quantum cron jobs (4267098b) by @whatyouhide
9-
- Add overload protection to :logger handler (#727) by @whatyouhide
10-
- Improve flakiness of tests (#728) by @whatyouhide
11-
- Harden some flaky tests (ae34e997) by @whatyouhide
12-
- Update ex_doc (77c059ee) by @whatyouhide
13-
- Fix a typo in the Sentry.LiveViewHook docs (#726) by @balexand
14-
- Add a couple of tests (d7d83df3) by @whatyouhide
7+
- Add overload protection to `:logger` handler (#727).
8+
- Expose DSN via new `Sentry.get_dsn/0` (#731).
9+
- Fix a bug with nameless Quantum cron jobs support in the Quantum integration.
1510

1611
## 10.5.0
1712

0 commit comments

Comments
 (0)