Skip to content

Commit 94501bb

Browse files
committed
docs(CHANGES) Note FutureWarning instead of DeprecationWarning
1 parent f13d058 commit 94501bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ _Future release notes will be placed here_
3636

3737
### Deprecations
3838

39-
- tmux versions below 3.2a are now deprecated (#606). A `DeprecationWarning` will
39+
- tmux versions below 3.2a are now deprecated (#606). A `FutureWarning` will
4040
be emitted on first use. Support for these versions will be removed in a future
4141
release. Set `LIBTMUX_SUPPRESS_VERSION_WARNING=1` to suppress the warning.
4242

0 commit comments

Comments
 (0)