Commit 8b833bd 1 parent b9071eb commit 8b833bd Copy full SHA for 8b833bd
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.4.0] - 2022-05-26
11
12
### Changed
12
13
- Nothing. Bumping semver minor version since [ 0.3.1] was not technically semver correct.
13
14
@@ -31,7 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
32
- Initial implementation
32
33
33
34
<!-- next-url -->
34
- [ Unreleased ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.3.1...HEAD
35
+ [ Unreleased ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.4.0...HEAD
36
+ [ 0.4.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.3.1...0.4.0
35
37
[ 0.3.1 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.3.0...0.3.1
36
38
[ 0.3.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.2.0...0.3.0
37
39
[ 0.2.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.1.0...0.2.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.3.1 "
5
+ version = " 0.4.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