v3.5.1
- Add
-d
option to include/exclude drafts in generated changelog. (thanks @paescuj, #15)# Exclude drafts from the output changelog-from-release -d=false > CHANGELOG.md
- Include version of
changelog-from-release
in the footer of generated output - Remove a single space which were prepended to a footer line
- Do not fail when no release is found since an empty changelog is a good start point of development