diff --git a/CHANGELOG.md b/CHANGELOG.md index d9a65a9cddc3..5fde727f9b6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ # Table of Contents +- [2.8.5](#285) - [2.8.4](#284) - [2.8.3](#283) - [2.8.2](#282) @@ -65,6 +66,24 @@ - [0.10.0](#0100---20170307) - [0.9.9 and prior](#099---20170202) +## [2.8.5] + +### Kong + +#### Performance +##### Performance + +- Fixed an inefficiency issue in the Luajit hashing algorithm + [#13269](https://github.com/Kong/kong/issues/13269) + + +#### Fixes +##### Default + +- Added zlib1g-dev dependency to Ubuntu packages. + [#13269](https://github.com/Kong/kong/issues/13269) + + ## [2.8.4] > Released 2023/09/22