Skip to content

Commit 5577295

Browse files
committed
chore(release): version 0.3.0
1 parent 5aa8d34 commit 5577295

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.3.0] - 2026-02-28
9+
10+
### Added
11+
- Refactored the `/research` command into a robust 3-phase workflow using specialized `researcher` and `reporter` subagents.
12+
- Rewrote the `README.md` to explain the opinionated framework, the agent's behavior, hooks, commands, journaling, and the project initialization workflow.
13+
14+
### Changed
15+
- Improved the `/release` command logic to include `README.md` updates and fix formatting issues.
16+
817
## [0.2.0] - 2026-02-28
918

1019
### Added

0 commit comments

Comments
 (0)