diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f36610d432c..00880dd05f00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -442,6 +442,8 @@ - The cluster listener now uses the value of `admin_error_log` for its log file instead of `proxy_error_log` [8583](https://github.com/Kong/kong/pull/8583) +- Fixed a typo in some business logic that checks the Kong role before setting a + value in cache at startup [#9060](https://github.com/Kong/kong/pull/9060) ## [2.8.1]