File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is similar to [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.20.0] - 2025-05-26
9+
10+ - ** Dependency:** Update rust crate sentry to 0.38.0 ([ #86 ] ( https://github.com/intgr/rocket-sentry/pull/86 ) )
11+
812## [ 0.19.0] - 2025-04-03
913
1014- ** Feature:** Pass environment name to Sentry ([ #80 ] ( https://github.com/intgr/rocket-sentry/pull/80 ) )
Original file line number Diff line number Diff line change 11[package ]
22name = " rocket-sentry"
3- version = " 0.19 .0"
3+ version = " 0.20 .0"
44edition = " 2021"
55rust-version = " 1.73.0"
66
You can’t perform that action at this time.
0 commit comments