From f13001e53acf4d77c6c693bd68f1be68d283ce4a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 7 Feb 2024 17:47:24 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2deee85fe..108f6576a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ This release adds the following new features: - [api.py: Added getcard and cardsbyswimlane](https://github.com/wekan/wekan/pull/5287). Thanks to xator91. +- [api.py: Add card with label and add a label to a card](https://github.com/wekan/wekan/pull/5290). + Thanks to xator91. and adds the following updates: