From 60466612b643ae2d63110d838aac4b8fa0a853e7 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 22 Mar 2022 15:44:23 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 7 ++++++- asana/CHANGELOG.md | 8 ++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 asana/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index cbb168b75..773d5f0d2 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: + +- [Added Perl scripts for Asana export to WeKan ®](https://github.com/wekan/wekan/commit/376bcbb373d16317060adc2b1154cc20496775cc). + Thanks to GeekRuthie. + +and fixes the following bugs: - [Attachment migration, try to ignore error on Cloudron on removing old index cardId](https://github.com/wekan/wekan/pull/4408). Thanks to mfilser. diff --git a/asana/CHANGELOG.md b/asana/CHANGELOG.md new file mode 100644 index 000000000..886b35e52 --- /dev/null +++ b/asana/CHANGELOG.md @@ -0,0 +1,8 @@ +# v1.0 2022-03-22 Perl Asana export to WeKan ® release + +This release adds the following new features: + +- [Added Perl scripts for Asana export to WeKan ®](https://github.com/wekan/wekan/commit/376bcbb373d16317060adc2b1154cc20496775cc). + Thanks to GeekRuthie. + +Thanks to above GitHub users for their contributions and translators for their translations.