summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-05-12 21:26:19 +0300
committerLauri Ojansivu <x@xet7.org>2020-05-12 21:26:19 +0300
commit6e7a58b204a013adf680a0a2270010062cdbac2e (patch)
tree023ca51df5da3c344bc9c91dfd0d4a52679fabc9
parent75bdd33fda58ea0233f5b38c466bcb1a9b0406ab (diff)
downloadwekan-6e7a58b204a013adf680a0a2270010062cdbac2e.tar.gz
wekan-6e7a58b204a013adf680a0a2270010062cdbac2e.tar.bz2
wekan-6e7a58b204a013adf680a0a2270010062cdbac2e.zip
Update ChangeLog.
-rw-r--r--CHANGELOG.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3772e347..853fef6a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,9 +8,17 @@ This release adds the following server platforms:
and adds the following features:
- [Install Wekan to mobile homescreen icon and use fullscreen
- PWA](https://github.com/commit/8d5adc04645e3e71423f16869f39b8d79969bccd).
+ PWA](https://github.com/wekan/wekan/commit/8d5adc04645e3e71423f16869f39b8d79969bccd).
[Docs for iOS and Android at wiki PWA page](https://github.com/wekan/wekan/wiki/PWA).
Thanks to xet7.
+- [Add options to rebuild-wekan.sh to run Meteor in development mode where after
+ file change it rebuilds](https://github.com/wekan/wekan/commit/5f915ef966170ea7baca7ddeb11319bc08a26fef).
+ Thanks to xet7.
+
+and adds the following updates:
+
+- [Update dependencies](https://github.com/wekan/wekan/commit/75bdd33fda58ea0233f5b38c466bcb1a9b0406ab).
+ Thanks to xet7.
and fixes the following bugs: