소스 검색

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

Lauri Ojansivu 8 년 전
부모
커밋
a00eb436ff
1개의 변경된 파일5개의 추가작업 그리고 3개의 파일을 삭제
  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