summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-22 21:37:33 +0300
committerLauri Ojansivu <x@xet7.org>2020-04-22 21:37:33 +0300
commit8a917e0efc1a70db73c007b9629c26e07a2c0fdc (patch)
tree0b6b72c202dc0c702a9c53fb025b5fd64b1a1f41
parentd1f98d0c472fb41e25fb29a9a6f6dae7db003f6f (diff)
downloadwekan-8a917e0efc1a70db73c007b9629c26e07a2c0fdc.tar.gz
wekan-8a917e0efc1a70db73c007b9629c26e07a2c0fdc.tar.bz2
wekan-8a917e0efc1a70db73c007b9629c26e07a2c0fdc.zip
Update ChangeLog.
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 63d84fab..8591c891 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,11 @@ This release adds the following new features:
features like optional chaining, for developer happiness](https://github.com/wekan/wekan/pull/3034).
Thanks to boeserwolf.
+and adds the following updates:
+
+- [Upgrade to Meteor 1.10.2](https://github.com/wekan/wekan/commit/d1f98d0c472fb41e25fb29a9a6f6dae7db003f6f).
+ Thanks to Meteor developers and xet7.
+
and fixes the following bugs:
- [Multiple lint issue fixes](https://github.com/wekan/wekan/pull/3031).