docs(changelog): note vociferate releaseprep adoption

This commit is contained in:
Micheal Wilkinson
2026-03-20 18:47:07 +00:00
parent 28ba4aab70
commit 1abf298c47

View File

@@ -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