All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.2.1 - 2022-02-01
- Fix
entrypoint.shfile
v1.6.0 - 2022-05-28
- Add
--heading-textoption to manipulate heading text (#27) - Shift Headings of Release Notes to always be at least level 3 headings (#24)
- Abort and show Error Message when Release Notes could not be placed (#23)
v1.5.0 - 2022-03-20
- Add
RELEASE_URL_FRAGMENToutput (#17)
v1.4.1 - 2022-03-20
- Fix detection of empty release notes (#16)
v1.4.0 - 2022-03-19
- Upgrade CLI to v.1.4.0 (#15)
v1.3.0 - 2022-02-09
- Upgrade CLI to v1.3.0 (#9)
v1.2.3 - 2022-02-09
- Upgrade underlying CLI to v1.2.2 (#8)
v1.2.2 - 2022-02-01
- Fix broken CLI binary
v1.2.0 - 2022-02-01
- Upgrade CLI and use
--compare-url-target-revisionoption (#7)
v1.1.1 - 2021-11-25
- Update changelog-updater CLI to v1.1.1 to fix issue with escaped code blocks (#4)
v1.1.0 - 2021-11-07
- Update changelog-updater CLI to v1.1.0 and update README (#2)
v1.0.0 - 2021-08-14
- Initial Release