This commit is contained in:
iff 2025-04-06 18:02:31 +02:00
parent f211e7de6a
commit 5bb3773ba3
6 changed files with 12 additions and 9 deletions

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.7.1] - 2025-04-06
### Added
- Support reasoning AI models (can take more than 20 seconds)
@ -220,7 +222,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
History start.
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.7.0..HEAD
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.7.1..HEAD
[0.7.1]: https://github.com/iffse/pay-respects/compare/v0.7.0..v0.7.1
[0.7.0]: https://github.com/iffse/pay-respects/compare/v0.6.14..v0.7.0
[0.6.14]: https://github.com/iffse/pay-respects/compare/v0.6.13..v0.6.14
[0.6.13]: https://github.com/iffse/pay-respects/compare/v0.6.12..v0.6.13