diff --git a/CHANGELOG.md b/CHANGELOG.md index b875bd697cb..9b68aab987e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ - Improve performance when fetching current scaling information on Deployments ([#1458](https://github.com/kedacore/keda/pull/1458)) - Improve error reporting in prometheus scaler ([#1497](https://github.com/kedacore/keda/pull/1497)) - Check that metricNames are unique in ScaledObject ([#1390](https://github.com/kedacore/keda/pull/1390)) -- Serve OpenAPI spec from keda metrics apiserver ([#1512](https://github.com/kedacore/keda/pull/1512)) +- Serve OpenAPI spec from KEDA Metrics Apiserver ([#1512](https://github.com/kedacore/keda/pull/1512)) ### Breaking Changes