Bump version to 0.55.0

This commit is contained in:
Lawrence Chen 2026-02-19 04:25:35 -08:00
parent 4b9098fe23
commit 4f84166e5b
2 changed files with 21 additions and 12 deletions

View file

@ -2,6 +2,15 @@
All notable changes to cmux are documented here.
## [0.55.0] - 2026-02-19
### Changed
- Move port scanning from shell to app-side with batching for faster startup
### Fixed
- Fix visual stretch when closing split panes
- Fix omnibar Cmd+L focus races
## [0.54.0] - 2026-02-18
### Fixed