Skip to content

Commit 68fa5af

Browse files
committed
πŸ“ Document 0.5.11 release
1 parent a2acbf8 commit 68fa5af

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

β€ŽCHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232
### Removed
3333
* Ruby 2.0, 2.1, 2.2, and 2.3 are no longer valid install targets
3434

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+
3546
## [0.5.10] 2022-05-04
3647
The "Can it be the end of the line for 0.5.x?" Release
3748

@@ -407,6 +418,7 @@ but please have a look at the unit tests.
407418

408419
[Unreleased]: https://github.com/oauth-xx/oauth-ruby/compare/v0.6.0...v0.6-maintenance
409420
[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
410422
[0.5.10]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.10
411423
[0.5.9]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.9
412424
[0.5.8]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.8

0 commit comments

Comments
Β (0)