Browse Source

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

Lauri Ojansivu 8 years ago
parent
commit
71103d72e8
1 changed files with 2 additions and 0 deletions
  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;
 * No need for Array.prototype if using rest operator;
 * 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
 their contributions.