All Versions
77
Latest Version
Avg Release Cycle
89 days
Latest Release
726 days ago

Changelog History
Page 5

  • v1.8.0 Changes

    August 24, 2015

    Full Changelog

    Implemented enhancements:

    • ๐ŸŒฒ Generate change log since/due specific tag #254
    • Custom header #251
    • Arbitrary templates #242
    • โž• Add --base option #258 (raphink)

    ๐Ÿ”€ Merged pull requests:

  • v1.7.0 Changes

    July 16, 2015

    Full Changelog

    Implemented enhancements:

    • Custom header #251
    • Arbitrary templates #242
  • v1.6.2 Changes

    July 16, 2015

    Full Changelog

    Implemented enhancements:

    • Ability to specify custom section header #241
  • v1.6.1 Changes

    June 12, 2015

    Full Changelog

    Implemented enhancements:

    • 0๏ธโƒฃ Issues with any label except "bug", "enhancement" should not be excluded by default. #240
    • โž• Add ability to specify custom labels for enhancements & bugfixes #54

    ๐Ÿ›  Fixed bugs:

    • not encapsulated character \< #249
    • --user and --project options are broken #246
  • v1.6.0 Changes

    June 11, 2015

    Full Changelog

    Implemented enhancements:

    • 0๏ธโƒฃ Issues with any label except "bug", "enhancement" should not be excluded by default. #240
    • โž• Add ability to specify custom labels for enhancements & bugfixes #54

    ๐Ÿ›  Fixed bugs:

    • --user and --project options are broken #246
    • Exclude and Include tags is broken #245
  • v1.5.0 Changes

    May 26, 2015

    Full Changelog

    Implemented enhancements:

    • ๐Ÿš€ Yanked releases support #53

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ”„ github_changelog_generator.rb:220:in ``': No such file or directory - pwd (Errno::ENOENT) #237
    • ๐Ÿ”€ Exclude closed (not merged) PR's from changelog. #69

    ๐Ÿ”€ Merged pull requests:

  • v1.4.1 Changes

    May 19, 2015

    Full Changelog

    Implemented enhancements:

    • Trees/Archives with missing changelog notes for the current tag. #230

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ”„ github_changelog_generator.rb:220:in ``': No such file or directory - pwd (Errno::ENOENT) #237
    • Doesnot generator changelog #235
    • ๐Ÿ”€ Exclude closed (not merged) PR's from changelog. #69

    ๐Ÿ”€ Merged pull requests:

  • v1.4.0 Changes

    May 07, 2015

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ“œ Parsing of existing Changelog file #212
    • Warn users about 0 tags in repo. #208
    • Cleanup #220 (tuexss)

    Closed issues:

    • โž• Add CodeClimate and Inch CI #219

    ๐Ÿ”€ Merged pull requests:

  • v1.3.11 Changes

    March 21, 2015

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fix termination in case of empty unreleased section with --unreleased-only option. #70 (skywinder)

    ๐Ÿ”€ Merged pull requests:

    • โž• Add fallback with warning message to prevent crash in case of exceed API Rate Limit (temporary workaround for #71) #75 (skywinder)
  • v1.3.10 Changes

    March 18, 2015

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ‘Œ Improve method of detecting owner and repository #63

    ๐Ÿ›  Fixed bugs:

    • Resolved concurrency problem in case of issues > 2048 #65 (skywinder)