github-changelog-generator/lib/github_changelog_generator
Florian Thomas 64f4cd07c9 filter tags correctly when since_tag is set to most recent tag (#566)
* filter tags correctly when `since_tag` is set to most recent tag
Before this fix [`filtered_tags`](https://github.com/skywinder/github-changelog-generator/blob/master/lib/github_changelog_generator/generator/generator_generation.rb#L132)
was empty which caused a fallback to the last tag in the sorted_tags array (which is the oldest tag).
There for no issues and PRs were filtered in that case.

fixes #555
fixes #304
2017-10-05 23:15:06 +02:00
..
generator filter tags correctly when since_tag is set to most recent tag (#566) 2017-10-05 23:15:06 +02:00
ssl_certs bundled cacert.pem with --ssl-ca-file PATH option (#480) 2017-05-24 23:43:31 +02:00
helper.rb Chore: Rubocop 0.49.0 (#516) 2017-05-25 00:11:02 +02:00
octo_fetcher.rb Use first SHA for last tag 2017-07-27 10:37:49 -07:00
options.rb Chore: Rubocop 0.49.0 (#516) 2017-05-25 00:11:02 +02:00
parser_file.rb RuboCop 0.50.0; lints 2017-09-18 21:14:47 +02:00
parser.rb RuboCop 0.50.0; lints 2017-09-18 21:14:47 +02:00
reader.rb Chore: Rubocop 0.49.0 (#516) 2017-05-25 00:11:02 +02:00
task.rb Chore: Rubocop 0.49.0 (#516) 2017-05-25 00:11:02 +02:00
version.rb v1.15.0-alpha 2017-10-01 15:28:09 +02:00