From 153ce880dd4ccb94ff74481b569b5221d0e083e0 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 16 Oct 2021 16:52:36 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff16f6b5b..00e2536e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,12 @@ # Upcoming Wekan release -This release fixes the following bugs: +This release adds the following new features: + +- [api.py: Added "List All Public Boards"](https://github.com/wekan/wekan/commit/eac102dbbf302ccc121bbf1e4e8faf115e1f9da8). + Thanks to xet7. + +and fixes the following bugs: - [Fix infinite loading of public boards](https://github.com/wekan/wekan/pull/4053). Thanks to mfilser.