File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 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
88
99<!-- next-header -->
1010## [ Unreleased] - ReleaseDate
11+ ## [ 0.3.1] - 2022-05-20
1112### Changed
1213- [ PR #14 ] ( https://github.com/EmbarkStudios/sentry-contrib-rust/pull/14 ) updated ` sentry-core ` to 0.26.0. Thanks [ @poliorcetics ] ( https://github.com/poliorcetics ) !
1314
@@ -27,7 +28,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2728- Initial implementation
2829
2930<!-- next-url -->
30- [ Unreleased ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.3.0...HEAD
31+ [ Unreleased ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.3.1...HEAD
32+ [ 0.3.1 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.3.0...0.3.1
3133[ 0.3.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.2.0...0.3.0
3234[ 0.2.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.1.0...0.2.0
3335[ 0.1.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/releases/tag/0.1.0
Original file line number Diff line number Diff line change 22name = " sentry-contrib-breakpad"
33description = " Unopinionated crash collection for Sentry reporting purposes"
44repository = " https://github.com/EmbarkStudios/sentry-contrib-rust"
5- version = " 0.3.0 "
5+ version = " 0.3.1 "
66authors = [
" Embark <[email protected] >" ]
77edition = " 2018"
88license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments