Skip to content

Commit 535e1b2

Browse files
committed
update changelog
1 parent beaf858 commit 535e1b2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@
1717
* Move excluded exceptions from Sentry.Plug to Sentry.DefaultEventFilter (#402)
1818
* Remove Sentry.Plug and Sentry.Phoenix.Endpoint in favor of Sentry.PlugContext and Sentry.PlugCapture (#402)
1919
* Remove feedback form rendering and configuration (#402)
20-
* Logger metadata is now specified by key in LoggerBackend instead of enabled/disabled
21-
* `Sentry.capture_exception/1` now only accepts exceptions
20+
* Logger metadata is now specified by key in LoggerBackend instead of enabled/disabled (#403)
21+
* Require Elixir 1.10 and optionally plug_cowboy 2.3 (#403)
22+
* `Sentry.capture_exception/1` now only accepts exceptions (#403)
2223

2324
## 7.2.4 (2020-03-09)
2425

0 commit comments

Comments
 (0)