diff options
| author | Tomaz Solc <tomaz.solc@tablix.org> | 2017-01-09 17:35:02 +0100 |
|---|---|---|
| committer | Tomaz Solc <tomaz.solc@tablix.org> | 2017-01-09 17:35:02 +0100 |
| commit | 95fc41bedf3f6365594a501b27e87b09a70d16cc (patch) | |
| tree | e24c6f1196b72ff2a1df9809009aeea3c6719c2e | |
| parent | a1a75bbf7b5bc6a7a0412adbec02be73a059c446 (diff) | |
| download | unidecode-95fc41bedf3f6365594a501b27e87b09a70d16cc.tar.gz | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2017-01-09 unidecode 0.04.20 + * Fixed transliteration of circled Latin letters and numbers + (thanks to Krzysztof Jurewicz). + * Add square unit symbols. + * Add Latin variants in U+20xx and U+21xx pages. + * Fix U+02B1 MODIFIER LETTER SMALL H WITH HOOK. + * Fix U+205F MEDIUM MATHEMATICAL SPACE. + * Add "DIGIT ... COMMA" and "PARANTHESIZED LATIN CAPITAL LETTER" + in U+1F1xx page. + * Add missing vulgar fractions and a/c, a/s, c/o, c/u symbols. + * Add universal Wheel release (thanks to Adam Chainz). + 2016-01-21 unidecode 0.04.19 * Add unidecode_expect_ascii() and unidecode_expect_nonascii() |
