Add changelog entry for last PR

This commit is contained in:
Kovid Goyal
2021-05-10 06:12:41 +05:30
parent cfd731c376
commit 9536a475ff

View File

@@ -25,6 +25,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- 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]
----------------------