Skip to content

Commit ff67d0f

Browse files
committed
✏️ Fix typos in CHANGELOG.md
1 parent 6f58bd9 commit ff67d0f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Please file a bug if you notice a violation of semantic versioning.
2626

2727
## [2.0.16] - 2025-09-14
2828
- TAG: [v2.0.16][2.0.16t]
29-
- COVERAGE: 96.33% -- 394/409 lines in 14 files
30-
- BRANCH COVERAGE: 86.49% -- 64/74 branches in 14 files
29+
- COVERAGE: 100.00% -- 520/520 lines in 14 files
30+
- BRANCH COVERAGE: 100.00% -- 176/176 branches in 14 files
3131
- 90.48% documented
3232
### Added
3333
- [gh!680][gh!680] - E2E example using mock test server added in v2.0.11 by @pboling
@@ -554,7 +554,9 @@ Please file a bug if you notice a violation of semantic versioning.
554554

555555
[gemfiles/readme]: gemfiles/README.md
556556

557-
[Unreleased]: https://github.com/ruby-oauth/oauth2/compare/v2.0.16...HEAD
557+
[Unreleased]: https://github.com/ruby-oauth/oauth2/compare/v2.0.17...HEAD
558+
[2.0.17]: https://github.com/ruby-oauth/oauth2/compare/v2.0.16...v2.0.17
559+
[2.0.17t]: https://github.com/ruby-oauth/oauth2/releases/tag/v2.0.17
558560
[2.0.16]: https://github.com/ruby-oauth/oauth2/compare/v2.0.15...v2.0.16
559561
[2.0.16t]: https://github.com/ruby-oauth/oauth2/releases/tag/v2.0.16
560562
[2.0.15]: https://github.com/ruby-oauth/oauth2/compare/v2.0.14...v2.0.15

0 commit comments

Comments
 (0)