Skip to content

Commit 88238c5

Browse files
committed
chore(release): version 0.9.0
1 parent e68b72f commit 88238c5

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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.9.0] - 2026-03-03
9+
10+
### Added
11+
- Implemented `/debug` command and forensic `debugger` subagent for root-cause analysis (RCA).
12+
- Created a specialized forensic investigation workflow for bug detection and documentation.
13+
14+
### Changed
15+
- Refined `scaffold` and `revise` command instructions for better clarity and consistency.
16+
- Improved README documentation and project metadata.
17+
818
## [0.8.0] - 2026-03-02
919

1020
### Added

journal/2026-03-03.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# 2026-03-03
22

3-
- Initiated the release process and identified uncommitted changes in .gemini/agents/debugger.md.
3+
- Released v0.9.0 with the new `/debug` command and forensic `debugger` subagent for root-cause analysis (RCA).
4+
- Refined `scaffold` and `revise` command instructions for better clarity and consistency.
5+
- Updated project metadata and documentation.

0 commit comments

Comments
 (0)