chore(changelog): add entry for API key sharing and flexible authentication in version 0.0.9

This commit is contained in:
Davidson Gomes 2025-05-13 19:45:34 -03:00
parent 6a9f329def
commit 98c559e1ce

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.0.9] - 2025-05-13
### Added
- Add API key sharing and flexible authentication for chat routes
### Changed
- Enhance user authentication with detailed error handling