diff --git a/CHANGELOG.md b/CHANGELOG.md index 45df251..d470084 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and is generated by [Changie](https://github.com/miniscruff/changie). ## v0.6.1 - 2025-01-04 ### Fixed -* Hooks now run explicitly after the command executes. Fixed panic due to improper logic. +* When running a list, hooks now run explicitly after the command executes. Fixed panic due to improper logic. ## v0.6.0 - 2025-01-04 ### Added