github-changelog-generator/lib
Tom Duffield d6c26ef4a9
Generate mapping that will match expectations
This change neccesitated changing the behavior or the
`filter_since_tag`. Since we want our compare links to include the since
tag, we need to keep that tag in the filtered list. Instead, we detect
that the tag is the since tag and filter it out. This will prevent the
since_tag header from being duplicated when pulling from a base.

The same goes for the first tag listed in between_tags. We don't want an
empty section header for this.

Signed-off-by: Tom Duffield <tom@chef.io>
2017-07-27 10:37:26 -07:00
..
github_changelog_generator Generate mapping that will match expectations 2017-07-27 10:37:26 -07:00
github_changelog_generator.rb Bug: require ActiveSupport core_ext blank (#520) 2017-05-25 14:07:34 +02:00