Skip to content

Commit 0981555

Browse files
committed
docs(CHANGES): Note update
1 parent 473ad40 commit 0981555

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ $ pip install --user --upgrade --pre libtmux
1414

1515
<!-- Maintainers and contributors: Insert change notes for the next release above -->
1616

17+
### Breaking changes
18+
19+
- Fix `distutils` warning, vendorize `LegacyVersion` (#351)
20+
21+
Removal of reliancy on `distutils.version.LooseVersion`, which does not
22+
support `tmux(1)` versions like `3.1a`.
23+
1724
### Features
1825

1926
- `Window.split_window()` and `Session.new_window()` now support an optional

0 commit comments

Comments
 (0)