# Changelog
All notable changes to this project will be documented in this file.
## [0.2.2] - 2026-02-05
### Documentation
- Add provider crates section with links to docs.rs
### Features
- *(usage)* Skip serializing None fields in Usage struct ([#8](https://github.com/nazq-org/llm-stack/pull/8))
## [0.2.1] - 2026-02-05
### Miscellaneous
- Add docs.rs metadata configuration
## [0.2.0] - 2026-02-05
### Features
- Llm-stack SDK — unified Rust interface for LLM providers
- Rename llm-stack-core to llm-stack ([#4](https://github.com/nazq-org/llm-stack/pull/4))