diff --git a/docs/changelog.rst b/docs/changelog.rst index 032ae809f..448382983 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -25,6 +25,9 @@ To update |kitty|, :doc:`follow the instructions `. - Fix dynamically changing the background color in a window causing rendering artifacts in the tab bar (:iss:`3595`) +- Fix passing STDIN to launched background processes causing them to not inherit + environment variables (:pull:`3603`) + 0.20.3 [2021-05-06] ----------------------