docs: add CHANGELOG entry for #3452

Signed-off-by: Lrifton92 <Lrifton92@users.noreply.github.com>
This commit is contained in:
Lrifton92 2026-06-09 15:57:52 +02:00
parent d1b8989e5e
commit e27d423acc
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
## Changes since v7.15.3
- [#3452](https://github.com/oauth2-proxy/oauth2-proxy/pull/3452) fix: resolve version from build info when not set via ldflags (so `go install`-ed binaries report a real version instead of `undefined`) (@Lrifton92)
# V7.15.3
## Release Highlights