Update changelog

This commit is contained in:
Kovid Goyal 2023-07-12 07:50:01 +05:30
parent 5f8610f7bc
commit dc8b6150ca
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -44,6 +44,8 @@ Detailed list of changes
- macOS: Add a new value ``titlebar-and-corners`` for :opt:`hide_window_decorations` that emulates the behavior of ``hide_window_decorations yes`` in older versions of kitty
- macOS: Fix a regression in the previous release that caused :opt:`hide_window_decorations` = ``yes`` to prevent window from being resizable (:iss:`6436`)
- Remote control launch: Fix ``--env`` not implemented when using ``--cwd=current`` with the SSH kitten (:iss:`6438`)
0.29.0 [2023-07-10]