Skip to content

Commit

Permalink
Release 1.8.6 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
nbulaj committed May 12, 2023
1 parent ec3d41b commit d79aef8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## Unreleased

- [#PR ID] Add your changelog entry here.

## v1.8.6 (2023-05-12)

- [#194] Default to RFC 7638 kid fingerprint generation (thanks to @stanhu).

## v1.8.5 (2023-02-02)
Expand Down
2 changes: 1 addition & 1 deletion lib/doorkeeper/openid_connect/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Doorkeeper
module OpenidConnect
VERSION = '1.8.5'
VERSION = '1.8.6'
end
end

0 comments on commit d79aef8

Please sign in to comment.