Commit 3f5915c 1 parent 0fbed4c commit 3f5915c Copy full SHA for 3f5915c
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.6.0] - 2022-11-04
11
12
### Changed
12
13
- [ PR #18 ] ( https://github.com/EmbarkStudios/sentry-contrib-rust/pull/18 ) bumped ` sentry-core ` to ` 0.28 ` .
13
14
@@ -39,7 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
39
40
- Initial implementation
40
41
41
42
<!-- next-url -->
42
- [ Unreleased ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.5.0...HEAD
43
+ [ Unreleased ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.6.0...HEAD
44
+ [ 0.6.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.5.0...0.6.0
43
45
[ 0.5.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.4.0...0.5.0
44
46
[ 0.4.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.3.1...0.4.0
45
47
[ 0.3.1 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.3.0...0.3.1
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.5 .0"
5
+ version = " 0.6 .0"
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