# Changelog
## [0.1.1] - 2025-07-05
### Fixed
- Updated all CLI examples in README.md to reflect the correct binary name: `notez` instead of `bt`.
## [0.1.0] - 2025-07-05
### Added
- Initial release of `notez` (formerly internal name `bt`)
- Zero-dependency CLI To-Do application in Rust
- Supports: add, list, complete, delete
- Stores tasks in plain `Tasks.txt` file in the working directory