From 6fb9529518e39b76e8fda18a028836f0561b0e69 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 8 May 2023 21:45:37 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 775f09b2d..1c96a25c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,11 @@ Note: This release adds the following new features: -- [Added to meteor development options for logging also to ../wekan-log.txt, and showing deprecated API that is Meteor v2.12 new feature](https://github.com/wekan/wekan/commit/9fc52838562c3179775a6b24c23d0385363a0661). +- Added to meteor development options for logging also to ../wekan-log.txt, and showing deprecated API that is Meteor v2.12 new feature. + [Part 1](https://github.com/wekan/wekan/commit/9fc52838562c3179775a6b24c23d0385363a0661), + [Part 2](https://github.com/wekan/wekan/commit/521e840b54dd896eb192834133c5134a104f1d0b), + [Part 3](https://github.com/wekan/wekan/commit/e6c59fc9b0ac53abd7519121d3bff700b1a43c24). + Thanks to Meteor developers and xet7. - [API: Added User and Admin API for New Checklist Item and Edit Card Custom Field](https://github.com/wekan/wekan/pull/4911). Thanks to DimDz. @@ -37,7 +41,6 @@ and adds the following updates: xet7 fixed all translations of advanced filter description to have correct escaping of slash and backslash, so that bulding bundle of WeKan would not crash to invalid JSON syntax in translations. [Part 1](https://github.com/wekan/wekan/commit/40c077101a94f639b90f607624c4c72e12235711), - [Part 2](https://github.com/wekan/wekan/commit/521e840b54dd896eb192834133c5134a104f1d0b). Thanks to xet7. and fixes the following bugs: