I think it would be useful to allow changelog-cli to create a new git tag when running changelog release, with the version's changelog as the tag's message.
I might do a PR to add this, is there any preference on using the git command line tool directly or a library like gitPython?