Skip to content

Commit 1c56e6b

Browse files
committed
add changelog
1 parent ea7fcc7 commit 1c56e6b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,14 @@ You can report any issues you encounter directly on [Github repo: Automattic/wp-
7575

7676
## Changelog
7777

78+
### 2.0.0
79+
80+
- Make client_id and client_secret optional for the token endpoint [#116](https://github.com/Automattic/wp-openid-connect-server/pull/116) props @lart2150
81+
- Update expected args specs for token endpoint as per OIDC spec [#117](https://github.com/Automattic/wp-openid-connect-server/pull/117)
82+
- [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
83+
7884
### 1.3.4
85+
7986
- Add the autoloader to the uninstall script [#111](https://github.com/Automattic/wp-openid-connect-server/pull/111) props @MariaMozgunova
8087

8188
### 1.3.3

0 commit comments

Comments
 (0)