Release v0.1.5
release-notes-from-changelog
GitHub action that extracts release notes from an existing changelog.
Changes in this version:
[0.1.5]
Fixed
- bash if syntax was wrong (need
=
instead of==
and quotes around variable) - adds missing checkout action to test script