tbroadley / spellchecker-cli

A command-line tool for spellchecking files.
MIT License
119 stars 16 forks source link

Automate the process of updating CHANGELOG.md #101

Open tbroadley opened 1 year ago

tbroadley commented 1 year ago

It's a bit annoying to manually add a new section (with a link to GitHub) to CHANGELOG.md as part of the release process.

Automatable using https://github.com/ianfixes/keepachangelog_manager_gem. I'd need to install Ruby but that's probably OK.