Add route building error propagation to changelog

This commit is contained in:
Simon Engmann 2025-01-10 12:23:47 +01:00
parent 5efd468cd1
commit 765028a338
No known key found for this signature in database
GPG Key ID: 8D407826F833D32B
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
## Changes since v7.12.0
- [#2767](https://github.com/oauth2-proxy/oauth2-proxy/pull/2767) Propagate errors during route building (@sybereal)
# V7.12.0
## Release Highlights