Skip to content

Commit cfd460d

Browse files
committed
add changelog entry for readline fix
1 parent 51e96e2 commit cfd460d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
Version 8.2.2
44
-------------
55

6+
- Fix readline functionality on Linux platforms. Prompt text is now passed
7+
directly to readline instead of being printed separately, allowing proper
8+
backspace, line editing, and line wrapping behavior. :issue:`2968` :pr:`2969`
69

710
Version 8.2.1
811
-------------

0 commit comments

Comments
 (0)