Skip to content

Commit 094800f

Browse files
committed
docs(CHANGES) libtmux ~=0.55.0 bump with logging, set_title, tmux_bin
why: Document the dependency bump for the upcoming release. what: - Add Development entry for libtmux ~=0.53.0 -> ~=0.55.0 bump - Summarize key upstream changes across three releases
1 parent ff52d0d commit 094800f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
3535
_Notes on the upcoming release will go here._
3636
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
3737

38+
### Breaking Changes
39+
40+
#### **libtmux** minimum bumped from `~=0.53.0` to `~=0.55.0` (#1019)
41+
42+
Picks up three releases: 0.53.1 (race condition fix in `new_session()`),
43+
0.54.0 (structured lifecycle logging, error propagation fixes), and
44+
0.55.0 (`Pane.set_title()`, `Server(tmux_bin=)`, pre-execution DEBUG logging).
45+
3846
## tmuxp 1.64.1 (2026-03-08)
3947

4048
### Bug fixes

0 commit comments

Comments
 (0)