We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beaf858 commit 535e1b2Copy full SHA for 535e1b2
CHANGELOG.md
@@ -17,8 +17,9 @@
17
* Move excluded exceptions from Sentry.Plug to Sentry.DefaultEventFilter (#402)
18
* Remove Sentry.Plug and Sentry.Phoenix.Endpoint in favor of Sentry.PlugContext and Sentry.PlugCapture (#402)
19
* 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
+ * Logger metadata is now specified by key in LoggerBackend instead of enabled/disabled (#403)
+ * Require Elixir 1.10 and optionally plug_cowboy 2.3 (#403)
22
+ * `Sentry.capture_exception/1` now only accepts exceptions (#403)
23
24
## 7.2.4 (2020-03-09)
25
0 commit comments