Skip to content

Commit 1a9aed9

Browse files
committed
CHANGES: Note new Server.attached_sessions() behavior
1 parent 399a829 commit 1a9aed9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Here you can find the recent changes to libtmux
99
- CI: Use poetry 1.1.7 and `install-poetry.py` installer
1010
- Relock poetry.lock at 1.1 (w/ 1.1.7's fix)
1111
- #339 (CI): Lock python at 3.9 to avoid poetry issue with `dataclasses`
12+
- #341 #342: `Server.attached_sessions()` now supports multiple attached sessions.
13+
14+
Remove attached sessions limitation to not detect multiple attached clients,
15+
thank you @Timoses
1216

1317
## libtmux 0.10.1 (2021-06-16)
1418
- Update `Window.select_window()` for #271

0 commit comments

Comments
 (0)