diff --git a/CHANGELOG.md b/CHANGELOG.md index fe63cb6f9222..1c64db5951e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -158,6 +158,8 @@ to `Method not allowed`, make the reponse to show more clearly that Kong do not support TRACE method. [#9448](https://github.com/Kong/kong/pull/9448) +- Add debug_header kong conf to disable kong_debug header function, default set to off + [#10054](https://github.com/Kong/kong/pull/10054) ### Additions