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 e28369a commit f1df2f1Copy full SHA for f1df2f1
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 0.13.0
4
+
5
+**Breaking Change**: This release requires Rust 1.31 or newer.
6
7
+- Upgrade the logger integration to `env_logger:0.6`
8
+- Support debug identifiers of loaded images on Linux (#114)
9
+- Update `sentry-types` to the latest version
10
+- Fix `log::log_enabled!` when log integration is active
11
12
## 0.12.1
13
14
- Resolve a memory leak in the actix integration.
0 commit comments