From e7d5879ef4a76ee6e35ac8c63c7e69428d8ed6d9 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 7 Jan 2023 01:46:45 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f17b2185..8ad97dfe3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,12 @@ Download section. # Upcoming WeKan ® release -This release fixes the following bugs: +This release adds the following updates: + +- [Upgraded to Meteor 2.9.1](https://github.com/wekan/wekan/commit/a0318e59c13c2f50339ff170fbd221f3915f5ba9). + Thanks to Meteor developers. + +and fixes the following bugs: - [Add "use-credentials" directive to site.webmanifest request](https://github.com/wekan/wekan/pull/4801). Thanks to markormesher.