File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
1717
1818## tmuxp 1.19.x (unreleased)
1919
20+ <!-- Maintainers, insert changes / features for the next release here -->
21+
2022### What's new
2123
2224- Environment variables for windows / panes (#845 )
@@ -48,7 +50,14 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
4850
4951 Credit : @zappolowski
5052
51- <!-- Maintainers, insert changes / features for the next release here -->
53+ # ## Internal
54+
55+ - Update libtmux 0.15.9 -> 0.16.0
56+
57+ - Support for environmental variables
58+ - Remove reliance on `distutils.version.LooseVersion` for
59+ ` libtmux._compat.LegacyVersion`
60+ - Fix distutil warnings by using libtmux 0.16.0's `LegacyVersion` (#727)
5261
5362# # tmuxp 1.18.2 (2022-11-06)
5463
You can’t perform that action at this time.
0 commit comments