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 00019eb commit bcb4955Copy full SHA for bcb4955
CHANGELOG.md
@@ -2,9 +2,15 @@
2
3
## master
4
5
+## 6.2.0 (2018-04-04)
6
+
7
+* Enhancements
8
+ * Allow overriding in Sentry.Plug(#261)
9
+ * Implement Sentry.Phoenix.Endpoint to capture errors in Phoenix.Endpoint (#259)
10
* Bug Fixes
- * Default to not sending cookies, but allow configuration to send (#254)
11
+ * Fix sending events from remote\_console (#262)
12
* Add filter option to configuration table in README (#255)
13
+ * Default to not sending cookies, but allow configuration to send (#254)
14
* Do not raise on invalid DSN (#218)
15
16
## 6.1.0 (2017-12-07)
0 commit comments