Przeglądaj źródła

Update ChangeLog.

Lauri Ojansivu 5 lat temu
rodzic
commit
3042d2ff9a
1 zmienionych plików z 8 dodań i 1 usunięć
  1. 8 1
      CHANGELOG.md

+ 8 - 1
CHANGELOG.md

@@ -1,10 +1,17 @@
 # Upcoming Wekan release
 
-This release adds the following platforms:
+This release adds the following server platforms:
 
 - [Android arm64/x64](https://github.com/wekan/wekan/wiki/Android).
   Thanks to xet7.
 
+and adds the following features:
+
+- [Install Wekan to mobile homescreen icon and use fullscreen
+  PWA](https://github.com/commit/8d5adc04645e3e71423f16869f39b8d79969bccd).
+  [Docs for iOS and Android at wiki PWA page](https://github.com/wekan/wekan/wiki/PWA).
+  Thanks to xet7.
+
 and fixes the following bugs:
 
 - [Fix getStartDayOfWeek once again](https://github.com/wekan/wekan/pull/3061).