Skip to content

Commit c5a9b17

Browse files
committed
docs(CHANGES): Note deprecation of which()
1 parent b2c4c44 commit c5a9b17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ $ pip install --user --upgrade --pre libtmux
1414

1515
### Breaking changes
1616

17+
- Remove `common.which()` in favor of {func}`shutil.which`, Credit:
18+
@rocksandska, via #407
1719
- Fixes #402: {func}`common.tmux_cmd` will only strip _trailing_ empty lines. Before this change,
1820
all empty lines were filtered out. This will lead to a more accurate behavior when using
1921
{meth}`Pane.capture_pane`. Credit: @rockandska, via #405.

0 commit comments

Comments
 (0)