Skip to content

Commit 6d1389a

Browse files
committed
chore(version): v0.4.0
1 parent d70586a commit 6d1389a

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## v0.4.0 - 2026-07-20
6+
#### Documentation
7+
- **(readme)** surface agent CLI in intro and features; bump crate to 0.4.0 - (d70586a) - Kevin B. Ridgway
8+
- document agent-friendly CLI contract - (44f178b) - Kevin B. Ridgway
9+
- add agent-CLI phase 1 implementation plan - (a4f3b3a) - Kevin B. Ridgway
10+
- add Homebrew install as primary method, remove duplicate install sections - (774646e) - Kevin B. Ridgway
11+
#### Features
12+
- **(cli)** stories subcommand with --json, exit codes, and TTY guard - (c4048ae) - Kevin B. Ridgway
13+
- **(cli)** add clap arg definitions for stories subcommand - (f4ddf61) - Kevin B. Ridgway
14+
- **(types)** derive Serialize on Story for JSON output - (a9dba99) - Kevin B. Ridgway
15+
#### Miscellaneous Chores
16+
- add publish target and set v-prefixed tags - (25292ad) - Kevin B. Ridgway
17+
#### Refactoring
18+
- **(api)** add limit parameter to fetch_stories - (5278c52) - Kevin B. Ridgway
19+
20+
- - -
21+
522
## 0.3.0 - 2026-04-10
623
#### Features
724
- **(comments)** add threaded comments view, help bar, and version 0.3.0 - (a4c90c7) - Kevin B. Ridgway

0 commit comments

Comments
 (0)