Skip to content

Commit

Permalink
Merge pull request #189 from zavan/patch-1
Browse files Browse the repository at this point in the history
Update CHANGELOG
  • Loading branch information
nbulaj committed Feb 2, 2023
2 parents a03aebf + c90be6a commit 01903c8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,14 @@

## v1.8.4 (2023-02-01)

- [#177] Replace `json-jwt` with `ruby-jwt` to align with doorkeeper-jwt (thanks to @kristof-mattei).
- [#185] Don't call active_record_options for Doorkeeper >= 5.6.3 (thanks to @zavan).
- [#183] Stop render consent screen when user is not logged-in (thanks to @nov).

## v1.8.3 (2022-12-02)

- [#180] Add PKCE support to OpenID discovery endpoint (thanks to @stanhu).

## Unreleased next

- [#177] Replace `json-jwt` with `ruby-jwt` to align with doorkeeper-jwt (thanks to @kristof-mattei).

## v1.8.2 (2022-07-13)

- [#168] Allow to use custom doorkeeper access grant model (thanks @nov).
Expand Down

0 comments on commit 01903c8

Please sign in to comment.