Commit 3d3ed6d 1 parent 7879de9 commit 3d3ed6d Copy full SHA for 3d3ed6d
File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ 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.2] - 2023-11-15
11
12
### Fixed
12
13
- Commit [ 7f48012] pinned ` sentry-types ` to =0.31.6 to avoid a breaking change in >=0.31.7.
13
14
@@ -55,7 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
56
- Initial implementation
56
57
57
58
<!-- next-url -->
58
- [ Unreleased ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.8.1...HEAD
59
+ [ Unreleased ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.8.2...HEAD
60
+ [ 0.8.2 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.8.1...0.8.2
59
61
[ 0.8.1 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.8.0...0.8.1
60
62
[ 0.8.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.7.0...0.8.0
61
63
[ 0.7.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.6.0...0.7.0
Original file line number Diff line number Diff line change 2
2
name = " sentry-contrib-breakpad"
3
3
description = " Unopinionated crash collection for Sentry reporting purposes"
4
4
repository = " https://github.com/EmbarkStudios/sentry-contrib-rust"
5
- version = " 0.8.1 "
5
+ version = " 0.8.2 "
6
6
authors = [
" Embark <[email protected] >" ]
7
7
edition = " 2018"
8
8
license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments