Currently, if we create an empty CHANGELOG.md file and then run tag-release with a minor or patch release the CHANGELOG.md file won't be updated.
However, a major release will update the CHANGELOG.md file correctly and then any minor or patch release therefor after will work as intended.
Currently, if we create an empty CHANGELOG.md file and then run
tag-releasewith a minor or patch release the CHANGELOG.md file won't be updated.However, a major release will update the CHANGELOG.md file correctly and then any minor or patch release therefor after will work as intended.