phly / keep-a-changelog

Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.
https://phly.github.io/keep-a-changelog/
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

weierophinney commented 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.