From 072d239a8528c4e1909f225e84a9d0f63260aac8 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 12 Sep 2022 03:03:38 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55626bdef..763e7282d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,23 @@ Download section. # Upcoming WeKan ® release -This release adds the following updates: +This release adds the following new features: + +- [Add ARIA in checklist items](https://github.com/wekan/wekan/pull/4677). + Thanks to helioguardabaxo. +- [Heading hierarchy fixed on checklist title to simplify screen reader](https://github.com/wekan/wekan/pull/4680). + Thanks to helioguardabaxo. + +and adds the following updates: - [Add starting wekan test to arm64/s390x/ppc64el release scripts](https://github.com/wekan/wekan/commit/51ed0acc4f84ebce497f52a3267e57f554b3cd30). Thanks to xet7. +and fixes the following bugs: + +- [Avoid non-terminating containers](https://github.com/wekan/wekan/pull/4675). + Thanks to bronger. + Thanks to above GitHub users for their contributions and translators for their translations. # v6.44 2022-09-05 WeKan ® release