fix: update CHANGELOG to include new fix for URL parameters configuration

Signed-off-by: Richard Hagen <richard.hagen@gmail.com>
This commit is contained in:
Richard Hagen 2026-02-19 10:20:26 +01:00
parent 7747a88404
commit 7822698ab1
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
## Changes since v7.14.2
- [#3183](https://github.com/oauth2-proxy/oauth2-proxy/pull/3183) fix: allow URL parameters to configure username, password and max idle connection timeout if the matching configuration is empty.
# V7.14.2
## Release Highlights