Tiny whitespace detail [ci skip]
This commit is contained in:
parent
87f65faffc
commit
519cd5b136
|
@ -24,7 +24,7 @@ module GitHubChangelogGenerator
|
||||||
credit_line = "\n\n\\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*"
|
credit_line = "\n\n\\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*"
|
||||||
log.gsub!(credit_line, "") # Remove old credit lines
|
log.gsub!(credit_line, "") # Remove old credit lines
|
||||||
log += credit_line
|
log += credit_line
|
||||||
|
|
||||||
@log = log
|
@log = log
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user