summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-22 21:29:53 +0300
committerLauri Ojansivu <x@xet7.org>2020-04-22 21:29:53 +0300
commit323de77a8332a0e390ba9f1e6f5c70a0a3e32e76 (patch)
tree44a8917fec0fe1a8575f25a36068f5a6a38a0ccc
parent738e7f9ebc318d90fdb5a66a5e8d28abd33c9150 (diff)
downloadwekan-323de77a8332a0e390ba9f1e6f5c70a0a3e32e76.tar.gz
wekan-323de77a8332a0e390ba9f1e6f5c70a0a3e32e76.tar.bz2
wekan-323de77a8332a0e390ba9f1e6f5c70a0a3e32e76.zip
Update ChangeLog.
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 594e3513..63d84fab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@ This release adds the following new features:
Thanks to boeserwolf.
- [Implement option to change the first day of the week in user settings](https://github.com/wekan/wekan/pull/3032).
Thanks to marc1006.
+- [Add babel to build chain and linter. Enables fancy Javascript language
+ features like optional chaining, for developer happiness](https://github.com/wekan/wekan/pull/3034).
+ Thanks to boeserwolf.
and fixes the following bugs: