Update changelog

This commit is contained in:
Kovid Goyal
2023-08-16 19:05:52 +05:30
parent 2c232ce709
commit c23ff34c84

View File

@@ -51,6 +51,8 @@ Detailed list of changes
- kitten icat: Fix image being displayed one cell to the right when using both ``--place`` and ``--unicode-placeholder`` (:iss:`6556`)
- Fix a crash when resizing an OS Window that is displaying more than one image and the new size is smaller than the image needs (:iss:`6555`)
- Remote control: Allow using a random TCP port as the remote control socket and also allow using TCP sockets in :opt:`listen_on`
- unicode_input kitten: Add an option to specify the startup tab (:iss:`6552`)