v0.10.4 (2021-12-26)
v0.10.3 (2021-12-26)
- use Songmu/gitconfig instead of tcnksm/go-gitconfigGitconfig #35 (Songmu)
- go 1.17 and update deps #34 (Songmu)
- Fix the badge. #33 (shmokmt)
v0.10.2 (2020-01-21)
- update deps #31 (Songmu)
- adjust releng #30 (Songmu)
- handle nil github.User in reduceUser, avoid segfault #29 (pda)
- changelog_test: TestMarkdown for ghch.Section.toMkdn #28 (pda)
v0.10.1 (2019-11-06)
v0.10.0 (2019-04-30)
v0.5.1 (2019-02-17)
v0.5.0 (2019-02-14)
v0.4.0 (2018-12-23)
v0.3.0 (2018-10-02)
v0.2.1 (2018-06-10)
- Insert a newline at the end of CHANGELOG.md when creating it #18 (Songmu)
- build with Go1.10 #19 (Songmu)
v0.2.0 (2018-01-01)
- introduce goxz for releasing and drop goxc dependency #17 (Songmu)
- add --latest option for output changes between latest two semantic versioned tags #16 (Songmu)
- fill oldest commit hash when from ref is empty #15 (Songmu)
v0.1.3 (2017-11-09)
v0.1.2 (2017-10-12)
- introduce dep #13 (Songmu)
- embed revision on make build #12 (Songmu)
- fix ghch.parseMergedPRLogs for large repository #11 (handlename)
v0.1.1 (2017-08-15)
v0.1.0 (2017-03-11)
v0.0.4 (2016-10-29)
- fix nil handling of octokit.PullRequest #7 (haya14busa)
v0.0.3 (2016-10-29)
- fix order of merged pull-request #6 (haya14busa)
v0.0.2 (2016-05-26)
- add GitHub Enterprise support #2 (griffin-stewie)
- change markdown format (version number links to compare view) #3 (Songmu)
- add -w option to overwrite CHANGELOG.md #4 (Songmu)