Fix Private use Unicode area characters followed by spaces at the end of text not being rendered correctly

Fixes #1210
This commit is contained in:
Kovid Goyal
2018-12-16 13:10:47 +05:30
parent f77ad2b41d
commit 37ee693de2
2 changed files with 5 additions and 4 deletions

View File

@@ -15,6 +15,9 @@ Changelog
- Linux: Handle keyboards with a "+" key (:iss:`1224`)
- Fix Private use Unicode area characters followed by spaces at the end of text
not being rendered correctly (:iss:`1210`)
0.13.1 [2018-12-06]
------------------------------