From 7bc4b5e5df39349bfe54e0721d161fbebb6b2ebb Mon Sep 17 00:00:00 2001 From: Jan Larwig Date: Mon, 23 Mar 2026 15:54:46 +0100 Subject: [PATCH] doc: fix changelog for v7.15.0 --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3b4018a..fc4c2379 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,14 +23,13 @@ ## Changes since v7.15.0 -# V7.15.0 - - [#3382](https://github.com/oauth2-proxy/oauth2-proxy/pull/3382) chore(deps): update gomod and golangci/golangci-lint to v2.11.4 (@tuunit) - [#3374](https://github.com/oauth2-proxy/oauth2-proxy/pull/3374) fix: handle Unix socket RemoteAddr in IP resolution (@H1net) - [#3381](https://github.com/oauth2-proxy/oauth2-proxy/pull/3381) fix: do not log error for backend logout 204 (@artificiosus) - [#3327](https://github.com/oauth2-proxy/oauth2-proxy/pull/3327) fix: improve logging when session refresh token is missing (@yosri-brh) - [#2767](https://github.com/oauth2-proxy/oauth2-proxy/pull/2767) fix: propagate errors during route building (@sybereal) +# V7.15.0 ## Release Highlights