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 1d4f3ab commit 4bba523Copy full SHA for 4bba523
CHANGELOG.md
@@ -7,6 +7,9 @@
7
* Bug Fixes
8
* Improve documentation for `Sentry.Client.send_event/2` (#367)
9
* Fix potential Logger deadlock (#372)
10
+ * Pass the same exception for NoRouteError in `Sentry.Phoenix.Endpoint` (#376)
11
+ * Handle new MFA for duplicate Plug errors (#377)
12
+ * Update docs to recommend using application environment config for adding `Sentry.LoggerBackend` (#379)
13
14
## 7.2.0 (2019-10-23)
15
0 commit comments