File tree 1 file changed +12
-1
lines changed
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
13
13
14
14
### Removed
15
15
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
+
16
26
## [ 0.5.9] 2022-05-03
17
27
### Added
18
28
* Documentation related to Ruby compatibility
@@ -376,7 +386,8 @@ but please have a look at the unit tests.
376
386
* Moved all non-Rails functionality from the Rails plugin:
377
387
http://code.google.com/p/oauth-plugin/
378
388
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
380
391
[ 0.5.9 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.9
381
392
[ 0.5.8 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.8
382
393
[ 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