Skip to content

Commit 7ee21a1

Browse files
committed
chore(release): version 0.1.0
1 parent 8bb4142 commit 7ee21a1

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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.

0 commit comments

Comments
 (0)