From 41f28713a3cb6ace4999755ca8c41c6dc7cb14d9 Mon Sep 17 00:00:00 2001 From: Brandon Wolfe Date: Mon, 23 May 2022 15:35:15 -0500 Subject: [PATCH] Changelog edits for #2709 and #3061 Signed-off-by: Brandon Wolfe --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e61dbfeedd..4ce97927394 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,8 @@ To learn more about our roadmap, we recommend reading [this document](ROADMAP.md ### Improvements +- **Selenium Grid Scaler:** Edge active sessions not being properly counted ([#2709](https://github.com/kedacore/keda/issues/2709)) +- **Selenium Grid Scaler:** Max Sessions implementation issue ([#3061](https://github.com/kedacore/keda/issues/3061)) - TODO ([#XXX](https://github.com/kedacore/keda/issue/XXX)) ### Deprecations