We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c3698 commit 3242c2cCopy full SHA for 3242c2c
CHANGES
@@ -14,6 +14,13 @@ $ pip install --user --upgrade --pre libtmux
14
15
<!-- Maintainers and contributors: Insert change notes for the next release above -->
16
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
24
### Features
25
26
- `Window.split_window()` and `Session.new_window()` now support an optional
0 commit comments