You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
<!-- next-header -->
10
10
## [Unreleased] - ReleaseDate
11
-
## [0.8.1] - 2023-11-15
11
+
### Fixed
12
+
- Commit [7f48012] pinned `sentry-types` to =0.31.6 to avoid a breaking change in >=0.31.7.
13
+
14
+
## [0.8.1] - 2023-11-15 **yanked**
12
15
### Fixed
13
16
- Commit [6adfcc4] pinned `sentry-types` to <=0.31.6 to avoid a breaking change in >=0.31.7.
14
17
15
-
## [0.8.0] - 2023-05-23
18
+
## [0.8.0] - 2023-05-23**yanked**
16
19
### Changed
17
20
-[PR#24](https://github.com/EmbarkStudios/sentry-contrib-rust/pull/24) updated the underlying breakpad C++ library to ~HEAD. Thanks [@MarijnS95](https://github.com/MarijnS95)!
0 commit comments