Skip to content

Commit 237cb08

Browse files
committed
docs(CHANGES) Note tmux version deprecation warning
1 parent e32cd78 commit 237cb08

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGES

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,16 @@ $ 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+
### Deprecations
36+
37+
- tmux versions below 3.2a are now deprecated (#606). A `DeprecationWarning` will
38+
be emitted on first use. Support for these versions will be removed in a future
39+
release. Set `LIBTMUX_SUPPRESS_VERSION_WARNING=1` to suppress the warning.
40+
41+
### Internal
42+
43+
- `TMUX_MAX_VERSION` updated from 3.4 to 3.5a (#606)
44+
- Added `TMUX_SOFT_MIN_VERSION` constant (3.2a) for deprecation threshold (#606)
3645

3746
## libtmux 0.47.0 (2025-11-01)
3847

0 commit comments

Comments
 (0)