Skip to content

Latest commit

 

History

History
81 lines (47 loc) · 4.87 KB

CHANGELOG.md

File metadata and controls

81 lines (47 loc) · 4.87 KB

Changelog

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)

  • migrate from octokit to go-github/github #25 (Songmu)

v0.5.1 (2019-02-17)

v0.5.0 (2019-02-14)

  • publish type Ghch for reusability as a library #23 (Songmu)
  • reduce go.mod and go.sum #22 (Songmu)

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)

v0.1.1 (2017-08-15)

v0.1.0 (2017-03-11)

  • check the matching of number of pull requests and the branch name #8 (Songmu)

v0.0.4 (2016-10-29)

v0.0.3 (2016-10-29)

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)

v0.0.1 (2016-05-04)