From ae4232465b9db2c09bd3b19a86b677b532f8c306 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 20 Aug 2023 19:28:37 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e41b1f7b6..58b8e971e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,10 @@ and adds the following updates: [Part 1](https://github.com/wekan/wekan/commit/73f943f89a89374a83cdfb31f0bfbfdfe4d6f52e), [Part 2](https://github.com/wekan/wekan/commit/7dfb1eb6ce00166a6263f98b9bf975b8a84d1143). Thanks to xet7. +- [ReactiveCache, use default parameters](https://github.com/wekan/wekan/pull/5091). + Thanks to mfilser. +- [ReactiveCache, serialize and parse json with EJSON](https://github.com/wekan/wekan/pull/5092). + Thanks to mfilser. Thanks to above GitHub users for their contributions and translators for their translations.