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 a1b6ae1 commit bc5b1e0Copy full SHA for bc5b1e0
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.12.0
4
+
5
+- Upgrade reqwest to 0.9
6
+- Add support for debug logging through the log crate (`with_debug_to_log` feature)
7
+- Added debug log for when events are dropped in the transport.
8
9
## 0.11.1
10
11
- Fix compilation error in `sentry-actix` (#87)
0 commit comments