diff --git a/docs/changelog.rst b/docs/changelog.rst index e23491dd3..e8e3493c3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -10,7 +10,7 @@ To update |kitty|, :doc:`follow the instructions `. - Add a new action :ref:`detach_window ` that can be used to move the current window into a different tab (:iss:`1310`) -- Add a new action :doc:`launch ` that unifies launching of proceses +- Add a new action :doc:`launch ` that unifies launching of processes in new kitty windows/tabs. - Add a new style ``powerline`` for tab bar rendering, see :opt:`tab_bar_style` (:pull:`2021`)