Merge branch 'fix-set-background-opacity' of https://github.com/kdarkhan/kitty

This commit is contained in:
Kovid Goyal
2018-11-17 16:01:33 +05:30
2 changed files with 6 additions and 3 deletions

View File

@@ -72,6 +72,9 @@ Changelog
- Fix :opt:`mouse_hide_wait` only taking effect after an event such as cursor
blink or key press (:iss:`1073`)
- Fix the ``set_background_opacity`` action not working correctly
(:pull:`1147`)
- Fix second cell of emoji created using variation selectors not having
the same attributes as the first cell (:iss:`1109`)