From cbeb79cbd418700291a81197582502283b18822f Mon Sep 17 00:00:00 2001 From: Annika Hannig Date: Thu, 20 Apr 2023 13:18:14 +0200 Subject: [PATCH] updated changelog --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index debdc4d..3113462 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +2.2.5 + +* Fixes a problem where the cache can run out of memory. + The number of entries is now limited by the `max_keys` + setting in the `[cache_config]` section. + 2.2.4 * Fixes missing details for routes/table/.../filtered