File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,18 @@ $ uvx --from 'libtmux' --prerelease allow python
3232
3333<!-- To maintainers and contributors: Please add notes for the forthcoming version below -->
3434
35- - _ Future release notes will be placed here_
35+ _ Future release notes will be placed here_
36+
37+ ### Deprecations
38+
39+ - tmux versions below 3.2a are now deprecated (#606 ). A ` DeprecationWarning ` will
40+ be emitted on first use. Support for these versions will be removed in a future
41+ release. Set ` LIBTMUX_SUPPRESS_VERSION_WARNING=1 ` to suppress the warning.
42+
43+ ### Internal
44+
45+ - ` TMUX_MAX_VERSION ` updated from 3.4 to 3.5a (#606 )
46+ - Added ` TMUX_SOFT_MIN_VERSION ` constant (3.2a) for deprecation threshold (#606 )
3647
3748## libtmux 0.47.0 (2025-11-01)
3849
You can’t perform that action at this time.
0 commit comments