Fix piping PNG images into the icat kitten not working

Fixes #1920
This commit is contained in:
Kovid Goyal
2019-08-24 07:43:31 +05:30
parent 472c6f6b8d
commit a5d6cd169e
2 changed files with 10 additions and 4 deletions

View File

@@ -31,6 +31,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix a regression that broke setting background_opacity via remote control
(:iss:`1895`)
- Fix piping PNG images into the icat kitten not working (:iss:`1920`)
0.14.3 [2019-07-29]
---------------------