diff --git a/changelog.md b/changelog.md index 84fcd77..cd9179f 100644 --- a/changelog.md +++ b/changelog.md @@ -41,6 +41,7 @@ A `### Breaking` section is used in addition to Keep a Changelog's standard sect - CLI help now uses the invoked binary name (defaulting to `gosick`) in usage output. - CLI help description now reflects Homesick's purpose for managing precious dotfiles. - Release notes standardized to Keep a Changelog format. +- Release preparation and next-tag recommendation automation now invoke `vociferate`'s standalone `releaseprep` implementation with explicit gosick paths. ### Fixed