chore: update changelog

This commit is contained in:
Vikram Rangnekar
2020-05-03 21:01:16 -04:00
parent 842252f9e2
commit 394b08b2fe
3 changed files with 282 additions and 312 deletions

View File

@ -39,7 +39,7 @@ $(WEB_BUILD_DIR):
@exit 1
$(GITCHGLOG):
@GO111MODULE=off go get -u github.com/git-chglog/git-chglog/git-chglog
@GO111MODULE=off go get -u github.com/git-chglog/git-chglog/cmd/git-chglog
changelog: $(GITCHGLOG)
@git-chglog $(ARGS)