Commit 92f77b8 1 parent 2b1bcad commit 92f77b8 Copy full SHA for 92f77b8
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 @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
+ ## [ 0.2.0] - 2022-01-21
9
10
### Changed
10
11
- [ PR #10 ] ( https://github.com/EmbarkStudios/sentry-contrib-rust/pull/10 ) updated ` sentry-core ` to 0.24.1. Thanks [ @MarijnS95 ] ( https://github.com/MarijnS95 ) !
11
12
@@ -14,5 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
15
- Initial implementation
15
16
16
17
<!-- next-url -->
17
- [ Unreleased ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.1.0...HEAD
18
+ [ Unreleased ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.2.0...HEAD
19
+ [ 0.2.0 ] : https://github.com/EmbarkStudios/sentry-contrib-rust/compare/0.1.0...0.2.0
18
20
[ 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.1 .0"
5
+ version = " 0.2 .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