File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ 0.1.0] - 2026-02-28
9+
10+ ### Added
11+ - Consolidated ` /task/* ` commands into a single ` /task ` command in ` .gemini/commands/task.toml ` .
12+ - Enhanced ` /release ` command to include version update steps.
13+ - Initial project task tracking with ` TASKS.md ` .
14+ - Daily journal tracking in ` journal/ ` .
15+
16+ ### Changed
17+ - Refactored ` .gemini/hooks/welcome.py ` to include new commands.
18+ - Simplified ` GEMINI.md ` to a cleaner starter template.
19+ - Updated ` .gemini/commands/release.toml ` to include dependency and source version updates.
20+
21+ ### Fixed
22+ - Typo in ` release.toml ` formatting.
You can’t perform that action at this time.
0 commit comments