From 21785a93228edbfb819df69d7b53324ae4f6c990 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 13 Nov 2023 19:17:39 -0500 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b7c50c7c..5710946e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,12 @@ Note: # Upcoming WeKan ® release -This release adds the following updates: +This release adds the following new features: + +- [Added restore list and changing list title to outgoing webhooks](https://github.com/wekan/wekan/pull/5198). + Thanks to gustavengstrom. + +and adds the following updates: - [Updated release scripts](https://github.com/wekan/wekan/commit/d4252f30567665897c6314b578dff1fe294265de). Thanks to xet7.