CHANGELOG.md
# Changelog
All notable changes to `agentsea_gateway` are documented here. The format is based on
[Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project
follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.0] - Unreleased
### Added
- Initial release: an LLM gateway — strategy routing (failover, round-robin, cost-/latency-optimized), :fuse circuit breaking, health tracking, and streaming.