File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414### Removed
1515
16+ ## [ 0.5.9] 2022-05-03
17+ ### Added
18+ * Documentation related to Ruby compatibility
19+ * Updated CHANGELOG.md formatting
20+ * Corrected CHANGELOG.md typos
21+ * Hardened the CI build for the next few years(?!)
22+ * Require MFA to push new version to Rubygems
23+ * Replace Hash Rocket syntax with JSON-style symbols where possible
24+ * Project tooling in preparation for final release of 0.5.x series
25+ - rubocop-ruby2_0
26+ - overcommit
27+
1628## [ 0.5.8] 2021-11-10
1729### Added
1830* Added more documentation files to packaged gem, e.g. SECURITY.md, CODE_OF_CONDUCT.md
@@ -364,7 +376,8 @@ but please have a look at the unit tests.
364376* Moved all non-Rails functionality from the Rails plugin:
365377 http://code.google.com/p/oauth-plugin/
366378
367- [ Unreleased ] : https://github.com/oauth-xx/oauth-ruby/compare/v0.5.8...v0.5-maintenance
379+ [ Unreleased ] : https://github.com/oauth-xx/oauth-ruby/compare/v0.5.9...v0.5-maintenance
380+ [ 0.5.9 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.9
368381[ 0.5.8 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.8
369382[ 0.5.7 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.7
370383[ 0.5.6 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.6
You can’t perform that action at this time.
0 commit comments