Merge branch 'fix-grid-neighbors' of https://github.com/strix/kitty

This commit is contained in:
Kovid Goyal
2018-11-02 10:32:27 +05:30
2 changed files with 4 additions and 1 deletions

View File

@@ -63,6 +63,9 @@ Changelog
- Fix second cell of emoji created using variation selectors not having
the same attributes as the first cell (:iss:`1109`)
- Fix focusing neighboring windows int he grid layout with less than 4 windows
not working (:iss:`1115`)
0.12.3 [2018-09-29]
------------------------------