CHANGELOG.md in unibits-1.3.0 vs CHANGELOG.md in unibits-2.0.0

- old
+ new

@@ -1,6 +1,14 @@ ## CHANGELOG +### 2.0.0 + +* Support more encodings: ISO-8859-X and Windows-125X +* Add three HANGUL characters (U+115F, U+1160, U+3164) to list of possible white spaces +* Move character handling to separate gem. It is called "characteristics". +* Highlight control chars in blue and blanks in light blue +* Handle encodings that are not convertible to UTF-8 + ### 1.3.0 * Add variation selectors 17-256 (U+E0100 - U+E01EF) * Add U+1D159 (MUSICAL SYMBOL NULL NOTEHEAD) to list of possible white spaces * Bump unicode-categories dependency for more reliable unassigned codepoint detection