Skip to content

Commit bf7f317

Browse files
committed
docs(CHANGELOG): update about 0.3.0
1 parent 9f9c259 commit bf7f317

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

77

88

9-
## [0.2.4] - [2025-12-16]
9+
## [0.3.0] - 2026-01-09
10+
11+
### Added
12+
13+
- Multiple task names support for `start`, `restart`, `stop`, and `status` commands
14+
- `--all` flag for `start`, `restart`, `stop`, and `status` commands to operate on all tasks
15+
16+
17+
### Changed
18+
19+
- `stop` and `status` commands can combine task names, `--meta-file`, and (newly added) `--all` flag simultaneously
20+
21+
22+
23+
## [0.2.4] - 2025-12-16
1024

1125
### Added
1226

0 commit comments

Comments
 (0)