Skip to content

Commit 605e803

Browse files
committed
docs(CHANGES): Note send_keys default value change
1 parent b0d227a commit 605e803

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ $ pip install --user --upgrade --pre libtmux
1212

1313
- _Insert changes/features/fixes for next release here_
1414

15+
### Breaking changes
16+
17+
- `Pane.send_keys`: `suppress_history` default value changed from `True` to
18+
`False`
19+
1520
### Tests and docs
1621

1722
- Initial [doctests] examples stubbed out {issue}`#394`

0 commit comments

Comments
 (0)