File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
32
32
### Removed
33
33
* Ruby 2.0, 2.1, 2.2, and 2.3 are no longer valid install targets
34
34
35
+ ## [ 0.5.11] 2022-08-23
36
+ The "Is this the last release with a silly name?" Release
37
+
38
+ ### Added
39
+ * Post install note about EOL approaching in April, 2023
40
+
41
+ ### Changed
42
+ * Improved documentation
43
+ * Switched branch references from master to main
44
+ * CI builds are now all green!
45
+
35
46
## [ 0.5.10] 2022-05-04
36
47
The "Can it be the end of the line for 0.5.x?" Release
37
48
@@ -407,6 +418,7 @@ but please have a look at the unit tests.
407
418
408
419
[ Unreleased ] : https://github.com/oauth-xx/oauth-ruby/compare/v0.6.0...v0.6-maintenance
409
420
[ 0.6.0 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.6.0
421
+ [ 0.5.11 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.11
410
422
[ 0.5.10 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.10
411
423
[ 0.5.9 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.9
412
424
[ 0.5.8 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.8
You canβt perform that action at this time.
0 commit comments