瀏覽代碼

Tried to fix fonts for #914 , not #707 that was wrong number in previous commit.

Lauri Ojansivu 8 年之前
父節點
當前提交
71103d72e8
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -10,6 +10,8 @@ This release fixes the following bugs:
 * Double slash problem on card pop-ups;
 * Double slash problem on card pop-ups;
 * 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.
 * Fix default font so Chinese is shown correctly.
+  Still looking for better solution for #914 although
+  commit had wrong number #707.
 
 
 Thanks to GitHub users mo-han, Serubin and vuxor for
 Thanks to GitHub users mo-han, Serubin and vuxor for
 their contributions.
 their contributions.