diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index c0f9a10e10b1c3..0fe1cd258bfa10 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,3 +1,15 @@ +What's New in IDLE 3.10.z +after 3.10.0 until 3.10.? +Released on 2022-05-16 +========================= + + +bpo-45495: Add context keywords 'case' and 'match' to completions list. + +bpo-45296: On Windows, change exit/quit message to suggest Ctrl-D, which +works, instead of , which does not work in IDLE. + + What's New in IDLE 3.10.0 (since 3.9.0) Released on 2021-10-04