diff --git a/CHANGELOG.md b/CHANGELOG.md index ce5f8b5..45df251 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), 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. + ## v0.6.0 - 2025-01-04 ### Added * Command Type Package - allows one to perform package operations [docs](https://backy.cybershell.xyz/config/packages/)