From 6bf1fcbbc71986409ced1ff564974ec89a328fad Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 4 Sep 2022 09:13:48 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 849081f6d..93f45a18c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,11 @@ This release adds the following new features: - [Add tab view to sidebar members: people, orgs and teams](https://github.com/wekan/wekan/pull/4672). Thanks to helioguardabaxo. +and adds the following updates: + +- [Updated matb33:collection-hooks](https://github.com/wekan/wekan/commit/0f6d84d69f286c8191e8d3a6eee59bc3f6845ad1). + Thanks to developers of dependencies. + and fixes the following bugs: - [Added missing currentUser](https://github.com/wekan/wekan/commit/3a0269640b7fad0d40dc3b65f559f5124f4256b6).