From 289930a34d03a034e86ff3ef0474bce8d9e0166e Mon Sep 17 00:00:00 2001 From: Justin Reasoner Date: Mon, 28 Oct 2024 13:50:32 -0400 Subject: [PATCH] add changelog Signed-off-by: Justin Reasoner --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06595451..abdfa164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ This changelog keeps track of work items that have been completed and are ready - **General**: Support portName in HTTPScaledObject service scaleTargetRef ([#1174](https://github.com/kedacore/http-add-on/issues/1174)) - **General**: Support setting multiple TLS certs for different domains on the interceptor proxy ([#1116](https://github.com/kedacore/http-add-on/issues/1116)) -- **General**: TODO ([#TODO](https://github.com/kedacore/http-add-on/issues/TODO)) +- **General**: Support for http header routing ([#1177](https://github.com/kedacore/http-add-on/issues/1177)) ### Improvements