Ver código fonte

Fix default font so Chinese is shown correctly. Thanks to mo-han !

Lauri Ojansivu 8 anos atrás
pai
commit
a00eb436ff
1 arquivos alterados com 5 adições e 3 exclusões
  1. 5 3
      CHANGELOG.md

+ 5 - 3
CHANGELOG.md

@@ -5,11 +5,13 @@ Known bugs:
 * https://github.com/wekan/wekan/issues/785
 * https://github.com/wekan/wekan/issues/784
 
-This release fixes the following bug:
+This release fixes the following bugs:
 
-* No need for Array.prototype if using rest operator
+* No need for Array.prototype if using rest operator;
+* Fix default font so Chinese is shown correctly.
 
-Thanks to GitHub user vuxor for contributions.
+Thanks to GitHub users mo-han and vuxor for
+their contributions.
 
 # v0.16 2017-03-15 Wekan release