Skip to content

v2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 03:31
· 58 commits to master since this release
cf43b2a

v2.7.0 (2022-03-01)

Features

  • add getsection template function (79df6b0) (#40)
  • add HasMultipleTypes to ReleaseNoteCommitsSection (7d8ed49) (#40)
  • migrate 'release-notes.headers' to 'release-notes.sections' (67042ac) (#40)
  • use release-notes.sections to sort sections on template variables (ebb7004) (#40)
  • add sections to release-notes config (headers is deprecated) (e650f64) (#40)
  • print warning logs on stderr (e64d4dd) (#40)
  • add authorName and timestamp to git commit (243d73b) (#40)
  • add support to use templates defined on the repository (.sv4git/templates) (ef2bc86) (#40)