Skip to content

Commit f66742a

Browse files
committed
📝 Fix typos
1 parent 2256a0d commit f66742a

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.12] 2022-08-23
17+
The "Typoes are just the worst!" Release
18+
19+
### Fixed
20+
* Typo oauth2 => oauth as gem name in a couple places.
21+
1622
## [0.5.11] 2022-08-23
1723
The "Is this the last release with a silly name?" Release
1824

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

400-
[Unreleased]: https://github.com/oauth-xx/oauth-ruby/compare/v0.5.11...v0.5-maintenance
406+
[Unreleased]: https://github.com/oauth-xx/oauth-ruby/compare/v0.5.12...v0.5-maintenance
407+
[0.5.12]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.12
401408
[0.5.11]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.11
402409
[0.5.10]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.10
403410
[0.5.9]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.9

0 commit comments

Comments
 (0)