diff --git a/docs/changelog.rst b/docs/changelog.rst index e2c32324e..8b4754e6a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -40,6 +40,9 @@ To update |kitty|, :doc:`follow the instructions `. - macOS: Fix rendering getting stuck on some machines after sleep/screensaver (:iss:`2016`) +- macOS: Add a new ``Shell`` menu to the global menubar with some commonly used + actions (:pull:`3653`) + - Add a few more special commandline arguments for the launch command. Now all ``KITTY_PIPE_DATA`` is also available via command line argument substitution (:iss:`3593`)