Update changelog

This commit is contained in:
Kovid Goyal 2020-10-14 08:51:07 +05:30
parent 8a90ed70ee
commit 4152ed5809
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -15,6 +15,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
: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`)