File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 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
66
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
9+ ## [ 0.5.0] - 2021-06-05
910### Added
1011- Added new field to ` Error::InvalidRsaKey `
1112- Added ` Error::InvalidRsaKeyRejected ` variant
@@ -79,7 +80,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7980- Initial add of ` tame-oauth `
8081
8182<!-- next-url -->
82- [ Unreleased ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.4.7...HEAD
83+ [ Unreleased ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.5.0...HEAD
84+ [ 0.5.0 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.4.7...0.5.0
8385[ 0.4.7 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.4.6...0.4.7
8486[ 0.4.6 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.4.5...0.4.6
8587[ 0.4.5 ] : https://github.com/EmbarkStudios/tame-oauth/compare/0.4.4...0.4.5
Original file line number Diff line number Diff line change 11[package ]
22name = " tame-oauth"
3- version = " 0.4.7 "
3+ version = " 0.5.0 "
44authors = [
" Embark <[email protected] >" ,
" Jake Shadle <[email protected] >" ]
55edition = " 2018"
66description = " A (very) simple oauth 2.0 library"
You can’t perform that action at this time.
0 commit comments