Commit 364b6a6
Eric Bower
·
2026-05-29 19:43:51 -0400 EDT
parent 769334b
docs: changelog
1 files changed,
+6,
-0
+6,
-0
1@@ -4,6 +4,12 @@ Use spec: https://common-changelog.org/
2
3 ## Staged
4
5+## v0.7.0 - 2026-05-29
6+
7+### Fixed
8+
9+- `zmx run` will now detect heredocs and add the completion marker to a newline
10+
11 ### Changed
12
13 - *BREAKING* `zmx run` when creating session it runs `/bin/bash` instead of `$SHELL`