CHANGELOG.md
# Changelog
## 1.0.0
Initial Hex release of `jido_chat`.
### Features
- Adds the core `Jido.Chat` adapter contract and canonical chat data model.
- Adds typed thread and channel handles, outbound payloads, file uploads, stream chunks, and normalized inbound event models.
- Adds adapter capability negotiation, fallback behavior, lightweight state/concurrency hooks, and AI history conversion helpers.