# Changelog
All notable changes to Codexa will be documented in this file.
## [0.0.1] - 2026-07-01
### Added
- Initial Rust library and CLI scaffold.
- `codexa`, `codexa --help`, and `codexa --version` behavior.
- Unit and integration tests.
- GitHub Actions checks for formatting, linting, tests, and packaging.
- Initial project documentation and release policy.