Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.
BSD 2-Clause "Simplified" License
182
stars
23
forks
source link
Move `ready` command from `Changelog` to `Version` namespace #54
Closed
weierophinney closed 5 years ago
This command is about marking a specific version as ready in the changelog, so it belongs in the
Version
namespace.As such, the command changes to
version:ready
.