Skip to content

1.0.1

Compare
Choose a tag to compare
@mirland mirland released this 17 Apr 20:16
· 38 commits to master since this release
525bac8

New Features

  • Added new history variable to use in releaseNotesFormat given by historyFormat.
    It's shown only if the {commitHistory} is not empty. (#25)
  • Added includeHistorySinceLastTag release notes setup variable. It enables to generate the history only for the commits after the latest git's tag. It's useful to show only the changes that changed since the last build. (#25)

Fixes

  • Fix version name issue in generated release notes. (#24)