diff --git a/CHANGES.rst b/CHANGES.rst index 28d4e23a9..1321bd8f3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,6 +7,8 @@ Unreleased - Single options boolean flags with ``show_default=True`` only show the default if it is ``True``. :issue:`1971`: +- Fix an issue where ``readline`` would clear the entire ``confirm()`` + line instead of only the input when pressing backspace. :issue:`2092` Version 8.0.2