docs: changelog

This commit is contained in:
iff 2024-12-13 12:27:27 +01:00
parent 430b957541
commit 44977ec742

View file

@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- AI module: Show raw body on parse failure (sometime the AI forgets a bracket)
### Fixed
- Not getting `stderr` from command-not-found
## [0.6.4] 2024-12-12
### Added