Add to changelog for last merge

Also remove a spurious return that was disabling a test. Fixes #3113
This commit is contained in:
Kovid Goyal
2020-11-20 20:23:23 +05:30
parent f5b2a60549
commit 05eb07caf5
2 changed files with 3 additions and 1 deletions

View File

@@ -14,6 +14,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Fix minimize not working for chromeless windows (:iss:`3112`)
- Preserve lines in the scrollback if a scrolling region is defined that
is contiguous with the top of the screen (:iss:`3113`)
0.19.2 [2020-11-13]
-------------------