Skip to content

Commit

Permalink
Merge pull request doorkeeper-gem#1610 from kymmt90/patch-1
Browse files Browse the repository at this point in the history
Fix a typo in CHANGELOG.md
  • Loading branch information
nbulaj authored Dec 6, 2022
2 parents fb35d4b + c4e7ef4 commit e42e3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ User-visible changes worth mentioning.

- [#1581] Consider `token_type_hint` when searching for access token in TokensController to avoid extra database calls.

## 5.6.0.rc1
## 5.6.0.rc2

- [#1558] Fixed bug: able to obtain a token with default scopes even if they are not present in the
application scopes when using client credentials.
Expand Down

0 comments on commit e42e3ce

Please sign in to comment.