diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d145884..a604002d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ This changelog keeps track of work items that have been completed and are ready - **Operator**: Remove ScaledObject `name` & `app` custom labels ([#717](https://github.com/kedacore/http-add-on/issues/717)) - **Scaler**: Provide graceful shutdown for grpc server on SIGINT and SIGTERM ([#731](https://github.com/kedacore/http-add-on/issues/731)) - **Scaler**: remplement custom interceptor metrics ([#718](https://github.com/kedacore/http-add-on/issues/718)) -- **Interceptor**: Add support for streaming responses ([#726](https://github.com/kedacore/http-add-on/issues/743)) +- **Interceptor**: Add support for streaming responses ([#743](https://github.com/kedacore/http-add-on/issues/742)) ### Deprecations