From 13c95df016ba7371872698a1750163cfed8d3c32 Mon Sep 17 00:00:00 2001 From: Rick Brouwer Date: Sun, 5 Jan 2025 18:49:49 +0100 Subject: [PATCH] Update changelog Signed-off-by: Rick Brouwer --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 963665fd4b7..d0e8f6f3d92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,7 @@ To learn more about active deprecations, we recommend checking [GitHub Discussio ### New +- **General**: Add fallback option useCurrentReplicasAsMinimum to use current number of replicas ([#6450](https://github.com/kedacore/keda/issues/6450)) - **General**: Enable OpenSSF Scorecard to enhance security practices across the project ([#5913](https://github.com/kedacore/keda/issues/5913)) - **General**: Introduce new NSQ scaler ([#3281](https://github.com/kedacore/keda/issues/3281)) - **General**: Operator flag to control patching of webhook resources certificates ([#6184](https://github.com/kedacore/keda/issues/6184))