Skip to content

Commit 8c309e6

Browse files
committed
docs(CHANGES) Note minimum tmux version, service branch
1 parent ee05d05 commit 8c309e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,8 @@ Session($1 ...)
250250

251251
Unsupported / no security releases or bug fixes:
252252

253+
- tmux < 3.2: The backports branch is
254+
[`v0.48.x`](https://github.com/tmux-python/libtmux/tree/v0.48.x).
253255
- Python 2.x: The backports branch is
254256
[`v0.8.x`](https://github.com/tmux-python/libtmux/tree/v0.8.x).
255257

@@ -264,7 +266,7 @@ See donation options at <https://tony.sh/support.html>.
264266

265267
# Project details
266268

267-
- tmux support: 1.8+
269+
- tmux support: >= 3.2a
268270
- python support: >= 3.10, pypy, pypy3
269271
- Source: <https://github.com/tmux-python/libtmux>
270272
- Docs: <https://libtmux.git-pull.com>

0 commit comments

Comments
 (0)