File tree 1 file changed +10
-1
lines changed 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
17
17
18
18
## tmuxp 1.19.x (unreleased)
19
19
20
+ <!-- Maintainers, insert changes / features for the next release here -->
21
+
20
22
### What's new
21
23
22
24
- Environment variables for windows / panes (#845 )
@@ -48,7 +50,14 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
48
50
49
51
Credit : @zappolowski
50
52
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)
52
61
53
62
# # tmuxp 1.18.2 (2022-11-06)
54
63
You can’t perform that action at this time.
0 commit comments