File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414### Removed
1515
16+ ## [ 0.5.10] 2022-05-04
17+ The "Can it be the end of the line for 0.5.x?" Release
18+
19+ ### Added
20+ * Major updates to Documentation
21+ * More CI Hardening
22+ * Align CI builds with official Ruby Compatibility Matrix
23+ * Project tooling in preparation for final release of 0.5.x series
24+ - diffend
25+
1626## [ 0.5.9] 2022-05-03
1727### Added
1828* Documentation related to Ruby compatibility
@@ -376,7 +386,8 @@ but please have a look at the unit tests.
376386* Moved all non-Rails functionality from the Rails plugin:
377387 http://code.google.com/p/oauth-plugin/
378388
379- [ Unreleased ] : https://github.com/oauth-xx/oauth-ruby/compare/v0.5.9...v0.5-maintenance
389+ [ Unreleased ] : https://github.com/oauth-xx/oauth-ruby/compare/v0.5.10...v0.5-maintenance
390+ [ 0.5.10 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.10
380391[ 0.5.9 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.9
381392[ 0.5.8 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.8
382393[ 0.5.7 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.7
You can’t perform that action at this time.
0 commit comments