Cleanup previous PR

This commit is contained in:
Kovid Goyal
2022-12-31 14:03:16 +05:30
parent bd33cef092
commit c03310b5e5
6 changed files with 56 additions and 75 deletions

View File

@@ -79,6 +79,8 @@ Detailed list of changes
- macOS: Allow to customize :sc:`Hide <hide_macos_app>`, :sc:`Hide Others <hide_macos_other_apps>`, :sc:`Minimize <minimize_macos_window>`, and :sc:`Quit <quit>` global menu shortcuts. Note that :opt:`clear_all_shortcuts` will remove these shortcuts now (:iss:`948`)
- When a multi-key sequence does not match any action, send all key events to the child program (:pull:`5841`)
0.26.5 [2022-11-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~