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 465776c commit fbdd5faCopy full SHA for fbdd5fa
CHANGELOG.md
@@ -1,13 +1,17 @@
1
# Changelog
2
3
+## 0.15.5
4
+
5
+- Fix backtraces with inline frames in newer Rust versions (#141).
6
7
## 0.15.4
8
-- Added a feature flag to disable the default sentry features in sentry-actix. (#139)
9
+- Added a feature flag to disable the default sentry features in sentry-actix. (#139)
10
11
## 0.15.3
12
13
- Added `with_rustls` and `with_native_tls` features to control SSL in the default
- reqwest transport. (#137)
14
+ reqwest transport. (#137)
15
16
## 0.15.2
17
0 commit comments