Fix a regression in the previous release that broke active_tab_foreground

Fixes #4620
This commit is contained in:
Kovid Goyal
2022-02-03 18:12:42 +05:30
parent 6fa4110da9
commit 34a0218f35
4 changed files with 9 additions and 4 deletions

View File

@@ -75,6 +75,11 @@ command.
Detailed list of changes
-------------------------------------
0.24.3 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Fix a regression in the previous release that broke :opt:`active_tab_foreground` (:iss:`4620`)
0.24.2 [2022-02-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~