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

Changelog History
Page 1

  • v1.16.4 Changes

    June 03, 2021

    Full Changelog

    Closed issues:

    • Stuck on "Fetching closed dates for issues" #961

    ๐Ÿ”€ Merged pull requests:

    • Directly handle rate limiting using client.rate_limit.resets_in. #967 (ioquatix)
    • Feat: Allow named markdown anchor links #966 (kikito)
  • v1.16.3 Changes

    May 14, 2021

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • --front-matter raises a NoMethodError for #to_yaml #962

    ๐Ÿ”€ Merged pull requests:

  • v1.16.2 Changes

    April 28, 2021

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ— Configure a Docker Automated build #644
    • ๐Ÿ‘Œ Support Ruby 3 #949 (magneland)

    ๐Ÿ›  Fixed bugs:

    • Unable to run, undefined method `include?' for nil:NilClass (NoMethodError) #954
    • Getting an error: 'list_issues': wrong number of arguments (given 3, expected 0..2) (ArgumentError) #952

    Closed issues:

    • ๐ŸŒฒ Error generating change log using >=1.16.0 #956
    • ๐Ÿš€ Docker images are not published for new releases #951
    • ๐Ÿ“œ Not all options listed in OptionParser have optional arguments #945
    • โž• Add Ruby 3 to CI, make it pass #928
    • ๐Ÿ SSL error on Windows with docker #894

    ๐Ÿ”€ Merged pull requests:

    • Fix: always return an Array from #commits_in_branch #957 (olleolleolle)
    • ๐Ÿณ Use the githubchangeloggenerator Docker Hub org #955 (ferrarimarco)
    • โšก๏ธ Update help output to reflect required args. #946 (spark-c)
    • โž• Add --config-file command line parameter #917 (anakinj)
  • v1.16.1 Changes

    March 22, 2021

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿš€ Release 1.16: If you give a specifc name to the GitHubChangelogGenerator::RakeTask, it breaks. #942

    ๐Ÿ”€ Merged pull requests:

  • v1.16.0 Changes

    March 21, 2021

    Full Changelog

    Implemented enhancements:

    • Enabling branch protection for the master branch #793
    • โž• Add no-http-cache option to rake task #739 (mcelicalderon)

    ๐Ÿ›  Fixed bugs:

    • Footer message that keeps replicating #787
    • `Octokit::NotFound' error happens since 372875f7 #695
    • ๐Ÿ›  Fix not parsing body_only param for sections #755 (dusan-dragon)
    • Bugfix: undefined method line_labels_for #753 (dusan-dragon)

    Closed issues:

    • Can't install it. #933
    • ๐Ÿณ pip install docker #924
    • ๐Ÿ”ง configure_sections needs better examples #923
    • โž• Add PR that are not linked to an issue #890
    • the -u parameter in the readme is a bit misleading #877
    • presets/node.js #867
    • "Full Changelog" uses tags that are excluded #842
    • Failure with stack level too deep #829
    • Get rid of multi_json #789
    • Nondeterministic moving/deleting of PRs in CHANGELOG.md #774
    • Special characters inside inline_code incorrectly escaped #742
    • Milestones on PRs not taken into account #457

    ๐Ÿ”€ Merged pull requests:

  • v1.15.2 Changes

    April 07, 2020

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

  • v1.15.1 Changes

    April 05, 2020

    Full Changelog

    Implemented enhancements:

    • Releasing 1.15.0 #728
    • โšก๏ธ Partial updates / add missing versions #209
    • Minor grammar fix #765 (cachedout)

    Closed issues:

    • Warning about Project_card_events API #773
    • ๐Ÿ— To improve build_url method in Locust HttpSession #744
    • uninitialized constant Faraday::Error::ClientError (NameError) #741
    • TypeError: no implicit conversion of nil into Array #738
    • bundler 1.14.3 issue with uninitalized constant #474

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  fix: disable preview api warning from octokit.rb #777 (digglife)
  • v1.15.0 Changes

    August 06, 2019

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ— CircleCI: Add a build matrix #685
    • ๐Ÿš€ A way to add release summaries #582
    • CI: Use the shorter image names for less maint #716 (olleolleolle)
    • ๐Ÿ— Build matrix for different ruby & jruby versions #686 (szemek)
    • ๐Ÿ”ง CircleCI 2.0 configuration #684 (szemek)
    • 588 : Added new line after credits #627 (qwerty2323)
    • ๐Ÿ‘Œ Support printing changelog to stdout #624 (sue445)
    • ๐Ÿ›  Fix unlabeled, mixed labels, and unmapped labels handling #618 (hunner)
    • ๐Ÿณ Implemented a Dockerfile #592 (ferrarimarco)
    • ๐ŸŒฒ Make 'change log' a single word #579 (mesaugat)

    ๐Ÿ›  Fixed bugs:

    • โž• Add a new line after the credits #588
    • can't create Thread: Not enough space (ThreadError) #402
    • ๐Ÿ›  Fix warnings in ruby 2.6 #701 (mhenrixon)
    • โœ‚ Remove threading and use caching #653 (hunner)
    • ๐Ÿ‘‰ Use git history to find PRs in a tag instead of time #619 (hunner)

    Closed issues:

    • Gitea integration #735
    • โœ… Could we publish the latest version to gem? #722
    • ๐Ÿณ docker container waits for a long time, then crashes #717
    • N/A #713
    • Example Rakefile #712
    • ๐Ÿšš Cannot generate the changelog for a repo moved from BitBucket to GitHub #699
    • ๐Ÿ’Ž End support of Ruby 2.2 #687
    • ๐Ÿ”ง [ci] Configure a CircleCI 2.0 configuration #681
    • ๐Ÿ‘ [DOC] Explain new Labels and Summary Section support in README #678
    • Encore! #669
    • ๐Ÿ–จ Hang on pretty print of options in 1.15.0-rc #668
    • ๐Ÿณ Latest docker image hanging #663
    • ๐Ÿณ More instructions on how to use it with docker #652
    • ๐Ÿ–จ process stucks/hangs and the memory usage increases up to 4.6Gib #651
    • couldn't generate changelog for organization repos #647
    • Closed issues reported under the wrong milestone #638
    • โšก๏ธ Updating to v1.15.0-rc requires --user and --project #633
    • Can we exclude closed Requests #632
    • ๐Ÿ”– Version in master branch hangs on MacOS #629
    • ๐Ÿš€ Some PRs logged for the wrong releases #617
    • Is there way to list referenced but not closed issues? #609
    • ๐Ÿš€ since_tag with unreleased tag unexpected behavior #604
    • ๐Ÿ“„ Generator doesn't work when I run the command presented in the docs #599
    • ๐Ÿšš Move repo to organisation #595
    • ๐Ÿณ Docker image does not exist on docker hub #593
    • ๐Ÿ— Dockerfile and Docker automated builds #591
    • ๐Ÿ› bug: Output on aborting when unknown user and project only prints out banner, not why it aborted #577
    • Issues with 2 labels appear twice in the changelog #388

    ๐Ÿ”€ Merged pull requests:

  • v1.15.0-rc Changes

    October 29, 2017

    Full Changelog

    Implemented enhancements:

    • โž• Add option --require to load custom Ruby code before starting #574 (olleolleolle)

    ๐Ÿ›  Fixed bugs:

    • issue_line_labels and breaking_labels fail as rake file config params #583

    ๐Ÿ”€ Merged pull requests:

  • v1.15.0.pre Changes

    June 22, 2019

    v1.15.0-rc (2017-10-29)

    Full Changelog

    Implemented enhancements:

    • โž• Add option --require to load custom Ruby code before starting #574 (olleolleolle)

    ๐Ÿ›  Fixed bugs:

    • issue_line_labels and breaking_labels fail as rake file config params #583

    ๐Ÿ”€ Merged pull requests: