Skip to content

Commit 655c229

Browse files
committed
📝 Document 0.5.13 release
1 parent c4aa198 commit 655c229

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Removed
1515

16+
## [0.5.13] 2022-08-23
17+
The "I think I caught 'em all!" Release
18+
19+
### Fixed
20+
* Typo oauth2 => oauth as gem name in one more place.
21+
1622
## [0.5.12] 2022-08-23
1723
The "Typoes are just the worst!" Release
1824

@@ -403,7 +409,8 @@ but please have a look at the unit tests.
403409
* Moved all non-Rails functionality from the Rails plugin:
404410
http://code.google.com/p/oauth-plugin/
405411

406-
[Unreleased]: https://github.com/oauth-xx/oauth-ruby/compare/v0.5.12...v0.5-maintenance
412+
[Unreleased]: https://github.com/oauth-xx/oauth-ruby/compare/v0.5.13...v0.5-maintenance
413+
[0.5.13]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.13
407414
[0.5.12]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.12
408415
[0.5.11]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.11
409416
[0.5.10]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.10

0 commit comments

Comments
 (0)