Skip to content

Commit

Permalink
highlight breaking change in changelog first
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfame committed Jan 6, 2025
1 parent 1c56e6b commit 7477394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ You can report any issues you encounter directly on [Github repo: Automattic/wp-

### 2.0.0

- [Breaking] Add a configuration option to support clients that don't require consent [#118](https://github.com/Automattic/wp-openid-connect-server/pull/118) props @lart2150
- Make client_id and client_secret optional for the token endpoint [#116](https://github.com/Automattic/wp-openid-connect-server/pull/116) props @lart2150
- Update expected args specs for token endpoint as per OIDC spec [#117](https://github.com/Automattic/wp-openid-connect-server/pull/117)
- [Breaking] Add a configuration option to support clients that don't require consent [#118](https://github.com/Automattic/wp-openid-connect-server/pull/118) props @lart2150

### 1.3.4

Expand Down

0 comments on commit 7477394

Please sign in to comment.