Commit 79fa864 1 parent d976ce2 commit 79fa864 Copy full SHA for 79fa864
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.3.0] - 2022-03-03
11
12
### Changed
12
13
- [ PR #13 ] ( https://github.com/EmbarkStudios/sentry-contrib-rust/pull/13 ) updated ` sentry-core ` to 0.25.0. Thanks [ @vthib ] ( https://github.com/vthib ) !
13
14
@@ -23,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
24
- Initial implementation
24
25
25
26
<!-- next-url -->
26
- [ Unreleased ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.2.0...HEAD
27
+ [ Unreleased ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.3.0...HEAD
28
+ [ 0.3.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.2.0...0.3.0
27
29
[ 0.2.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.1.0...0.2.0
28
30
[ 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 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.2 .0"
5
+ version = " 0.3 .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