Release v0.2.0
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
tobegin-pattern
for better naming consistency (begin/end instead of start/end) - adds surrounding slashes to
begin-pattern
andend-pattern
, so that other sed patterns like$
can be used