Update changelogs for recent fixes

This commit is contained in:
Mario Zechner 2025-12-10 21:23:08 +01:00
parent 7323af1f69
commit c91afd76f1
2 changed files with 9 additions and 1 deletions

View file

@ -6,6 +6,10 @@
- **Mistral provider**: Added support for Mistral AI models. Set `MISTRAL_API_KEY` environment variable to use.
### Fixed
- Fixed print mode (`-p`) not exiting after output when custom themes are present (theme watcher now properly stops in print mode)
## [0.18.0] - 2025-12-10
### Added