We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad610b commit 062baf1Copy full SHA for 062baf1
1 file changed
CHANGELOG.md
@@ -1,5 +1,26 @@
1
# Changelog
2
3
+## [2.14.0] - 2026-03-13
4
+
5
+### Added
6
7
+- Support for IP allow list, previews, and additional service fields in `services create`
8
+- `workflows init` command for scaffolding new workflow projects from templates
9
+- Added local workflows task output to local task server logs
10
11
+### Changed
12
+- Reformatted CLI help output with new visual styles
13
14
+### Fixed
15
+- Fixed flag parsing to preserve user intent by treating unset flags as nil
16
+- Fixed local workflows task runs not being visible in interactive list
17
18
+## [2.13.0] - 2026-03-9
19
20
21
22
+- `services create` command to create services via the CLI
23
24
## [2.12.0] - 2026-03-05
25
26
### Added
0 commit comments