Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 13:13

release-notes-from-changelog

GitHub action that extracts release notes from an existing changelog.

Changes in this version:

[0.2.0]

Changed

  • renames start-pattern to begin-pattern for better naming consistency (begin/end instead of start/end)
  • adds surrounding slashes to begin-pattern and end-pattern, so that other sed patterns like $ can be used