diff --git a/docs/changelog.rst b/docs/changelog.rst index f097698ff..0658c867d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -51,6 +51,9 @@ Changelog - Wayland: Fix copying from hidden kitty windows hanging (:iss:`1051`) +- Wayland: Add support for the experimental primary select protocol + implemented by some compositors (:pull:`1095`) + - Fix expansion of env vars not working in the :opt:`env` directive (:iss:`1075`)