This commit is contained in:
iff 2024-12-13 12:29:48 +01:00
parent 44977ec742
commit 7cdfa3a239
4 changed files with 8 additions and 5 deletions

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.6.5] 2024-12-13
### Added
- AI module: Show raw body on parse failure (sometime the AI forgets a bracket)
@ -93,7 +95,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.6.4..HEAD
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.6.5..HEAD
[0.6.5]: https://github.com/iffse/pay-respects/compare/v0.6.4..v0.6.5
[0.6.4]: https://github.com/iffse/pay-respects/compare/v0.6.3..v0.6.4
[0.6.3]: https://github.com/iffse/pay-respects/compare/v0.6.2..v0.6.3
[0.6.2]: https://github.com/iffse/pay-respects/compare/v0.6.1..v0.6.2