@@ -15,15 +15,19 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
15
15
// Usage: tmuxp@next load yoursession
16
16
```
17
17
18
- ## tmuxp 1.22 .x (unreleased)
18
+ ## tmuxp 1.23 .x (unreleased)
19
19
20
20
<!-- Maintainers, insert changes / features for the next release here -->
21
21
22
- - ` tmuxp shell ` now detects current ` server ` via ` TMUX ` (#854 )
22
+ ## tmuxp 1.22.0 (2022-12-27)
23
+
24
+ ### Improvement
25
+
26
+ - ` tmuxp shell ` : now detects current ` server ` via ` TMUX ` (#854 )
23
27
24
28
## tmuxp 1.21.0 (2022-12-27)
25
29
26
- * Maintenance only, no bug fixes or features *
30
+ _ Maintenance only, no bug fixes or features _
27
31
28
32
- libtmux 0.17.2 -> 0.18.0
29
33
@@ -35,15 +39,15 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
35
39
36
40
## tmuxp 1.20.2 (2022-12-27)
37
41
38
- * Internal update only *
42
+ _ Internal update only _
39
43
40
44
- libtmux 0.17.1 -> 0.17.2
41
45
42
46
More deprecation warnings
43
47
44
48
## tmuxp 1.20.1 (2022-12-27)
45
49
46
- * Internal update only *
50
+ _ Internal update only _
47
51
48
52
- libtmux 0.17.0 -> ~ 0.17.1
49
53
@@ -114,6 +118,7 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
114
118
- Support for environmental variables
115
119
- Remove reliance on `distutils.version.LooseVersion` for
116
120
` libtmux._compat.LegacyVersion`
121
+
117
122
- Fix distutil warnings by using libtmux 0.16.0's `LegacyVersion` (#727)
118
123
119
124
# # tmuxp 1.18.2 (2022-11-06)
0 commit comments