Commit ea50fd2
Eric Bower
·
2025-12-16 22:07:35 -0500 EST
parent 7b9083b
docs(changelog): v0.1.1
1 files changed,
+11,
-0
+11,
-0
1@@ -2,6 +2,17 @@
2
3 Use spec: https://common-changelog.org/
4
5+## v0.1.1 - 2025-12-16
6+
7+### Changed
8+
9+- `zmx list`: sort by session name
10+
11+### Fixed
12+
13+- Send SIGWINCH to PTY on re-attach
14+- Use default terminal size if cols and rows are 0
15+
16 ## v0.1.0 - 2025-12-09
17
18 ### Changed