version 0.13.3

This commit is contained in:
Kovid Goyal
2019-01-19 14:06:53 +05:30
parent 9fdd8e4ae4
commit fbccfb9d0d
2 changed files with 3 additions and 3 deletions

View File

@@ -3,11 +3,11 @@ Changelog
|kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator.
0.13.3 [future]
0.13.3 [2019-01-19]
------------------------------
- icat kitten: Add a ``--stdin`` option to control if image data is read from
stdin (:iss:`1308`)
STDIN (:iss:`1308`)
- hints kitten: Start hints numbering at one instead of zero by default. Added
an option ``--hints-offset`` to control it. (:iss:`1289`)