# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2025-12-26
### Added
- Initial release
- `search_food` - Search USDA FoodData Central database
- `log_food` - Log food entries with nutrition info
- `get_daily_log` - View daily food log with totals
- `set_goals` - Set daily nutrition goals
- `get_summary` - Get nutrition summaries over date ranges
- `delete_entry` - Remove food log entries
- SQLite-based local storage
- Support for Claude Desktop and Claude Code