diff --git a/docs/changelog.rst b/docs/changelog.rst index 42d241c1b..cfe9200dd 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -42,6 +42,9 @@ Detailed list of changes - ssh kitten: A new configuration directive `to automatically forward the kitty remote control socket ` +- Allow :doc:`easily building kitty from source ` needing the installation of only C and Go compilers. + All other dependencies are automatically vendored + - kitten @ set-user-vars: New remote control command to set user variables on a window (:iss:`6502`)