Skip to content

Commit 062baf1

Browse files
update changelog for v2.14.0 (#344)
GitOrigin-RevId: 473e5eb77283d878b905c263d0a6c3a5a1f3b74f
1 parent 9ad610b commit 062baf1

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

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+
### Added
21+
22+
- `services create` command to create services via the CLI
23+
324
## [2.12.0] - 2026-03-05
425

526
### Added

0 commit comments

Comments
 (0)