From 0849df2e88ac0aa42f6e35b63af045a8f511fa35 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 19 Nov 2022 03:53:34 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index caba21a47..fae164eda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,11 @@ This release adds the following new features: - [Add delete token api](https://github.com/wekan/wekan/pull/4752). Thanks to aazf. +and adds the following updates: + +- [Upgraded to Meteor 2.8.1](https://github.com/wekan/wekan/commit/3b59620ee39b6224660b6abd95fe4f0f288d7a15). + Thanks to Meteor developers. + and fixes the following bugs: - [Try to fix building Snap Candidate](https://github.com/wekan/wekan/commit/fbae3b0e557d2cf355579456684a9b1dec8cb72d).