diff --git a/docs/changelog.rst b/docs/changelog.rst index ce4782d84..2cb3396f8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -15,6 +15,9 @@ To update |kitty|, :doc:`follow the instructions `. :opt:`window_margin_width` and keeping :opt:`draw_minimal_borders` on (:iss:`3017`) +- Fix a regression in 0.19.0 that broke rendering of one-eight bar unicode + characters at very small font sizes (:iss:`3025`) + - Fix selections created by dragging upwards not being auto-cleared when screen contents change (:pull:`3028`)