Skip to content

Commit 7f14581

Browse files
committed
add changelog entry for readline fix
1 parent d3a3a58 commit 7f14581

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
.. currentmodule:: click
22

3+
Version 8.x.x
4+
--------------
5+
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`
9+
310
Version 8.3.0
411
--------------
512

0 commit comments

Comments
 (0)