@@ -15,15 +15,19 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
1515// Usage: tmuxp@next load yoursession
1616```
1717
18- ## tmuxp 1.22 .x (unreleased)
18+ ## tmuxp 1.23 .x (unreleased)
1919
2020<!-- Maintainers, insert changes / features for the next release here -->
2121
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 )
2327
2428## tmuxp 1.21.0 (2022-12-27)
2529
26- * Maintenance only, no bug fixes or features *
30+ _ Maintenance only, no bug fixes or features _
2731
2832- libtmux 0.17.2 -> 0.18.0
2933
@@ -35,15 +39,15 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
3539
3640## tmuxp 1.20.2 (2022-12-27)
3741
38- * Internal update only *
42+ _ Internal update only _
3943
4044- libtmux 0.17.1 -> 0.17.2
4145
4246 More deprecation warnings
4347
4448## tmuxp 1.20.1 (2022-12-27)
4549
46- * Internal update only *
50+ _ Internal update only _
4751
4852- libtmux 0.17.0 -> ~ 0.17.1
4953
@@ -114,6 +118,7 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
114118 - Support for environmental variables
115119 - Remove reliance on `distutils.version.LooseVersion` for
116120 ` libtmux._compat.LegacyVersion`
121+
117122- Fix distutil warnings by using libtmux 0.16.0's `LegacyVersion` (#727)
118123
119124# # tmuxp 1.18.2 (2022-11-06)
0 commit comments