Bump version to 1.28.1

This commit is contained in:
Lawrence Chen 2026-02-14 02:54:43 -08:00
parent 677493838a
commit 3aeb68c294
3 changed files with 22 additions and 12 deletions

View file

@ -2,6 +2,11 @@
All notable changes to cmux are documented here.
## [1.28.1] - 2026-02-14
### Fixed
- Release build failure caused by debug-only helper symbols referenced in non-debug code paths
## [1.28.0] - 2026-02-14
### Added