Github Changelog Generator Versions Save

Automatically generate change log from your tags, issues, labels and pull requests on GitHub.

v1.15.0.pre.beta

6 years ago

v1.15.0.pre.beta (2017-10-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • since_tag doesn't work when tag specified is the latest tag #555
  • since_tag seems to not be working #304
  • filter tags correctly when since\_tag is set to most recent tag #566 (Crunch09)

Closed issues:

  • SSL Cert issue on Windows #475

Merged pull requests:

v1.14.1

7 years ago
  • #445 bugfix: multi_json is a dependency

v1.14.0

7 years ago

Full Changelog

Implemented enhancements:

  • On OctoKit::Forbidden error: retry with exponential backoff #434 (awaage)
  • Use octokit, carrying awaage commits #422 (olleolleolle)
  • Add option to show selected labels in the issue line #418 (aih)

Fixed bugs:

  • unreleased and unreleased-label #374
  • Problems installing 1.11.7 on Windows when git absent #349

Closed issues:

  • broken issue-line-labels in log #442
  • Broken multi hyphen options in param file #440
  • Install error on Mac: "rack requires Ruby version >= 2.2.2" #425
  • Changelog includes issues going back months too far #394

Merged pull requests:

1.13.2

7 years ago

Full Changelog

Implemented enhancements:

  • Replace GPL'd colorize gem with MIT-licensed rainbow #408 (jamesc)
  • Limit number of simultaneous requests to 25 #407 (jkeiser)
  • Report actual github error when rate limit exceeded #405 (jkeiser)
  • Make error messages print on error #404 (jkeiser)

Fixed bugs:

  • Fetching events for issues and PRs triggers abuse rate limits #406

Merged pull requests: