Fix a regression in the previous release that broke strikethrough

This commit is contained in:
Kovid Goyal
2022-02-04 13:37:38 +05:30
parent 4776a9e785
commit 37d8483728
2 changed files with 4 additions and 2 deletions

View File

@@ -91,6 +91,8 @@ Detailed list of changes
- macOS: Add the default shortcut :kbd:`cmd+k` to clear the terminal screen and
scrollback up to the cursor (:iss:`4625`)
- Fix a regression in the previous release that broke strikethrough (:disc:`4632`)
0.24.2 [2022-02-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~