diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7ff592cb1..e650f35e4 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -31,11 +31,13 @@ version 0.7.0 [future] - Fix rendering of text with ligature fonts that do not use dummy glyphs -- Fix a regression that caused copying of the seelction to clipboard to only +- Fix a regression that caused copying of the selection to clipboard to only copy the visible part of the selection - Fix incorrect handling of some unicode combining marks that are not re-ordered +- Fix handling on non-BMP combining characters + - Drop the dependency on libunistring