Skip to content

Latest commit

 

History

History
84 lines (44 loc) · 3.21 KB

File metadata and controls

84 lines (44 loc) · 3.21 KB

Changelog

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

Fixed

  • Fix entrypoint.sh file

v1.6.0 - 2022-05-28

Added

  • Add --heading-text option to manipulate heading text (#27)
  • Shift Headings of Release Notes to always be at least level 3 headings (#24)

Fixed

  • Abort and show Error Message when Release Notes could not be placed (#23)

v1.5.0 - 2022-03-20

Added

  • Add RELEASE_URL_FRAGMENT output (#17)

v1.4.1 - 2022-03-20

Fixed

  • Fix detection of empty release notes (#16)

v1.4.0 - 2022-03-19

Added

  • Upgrade CLI to v.1.4.0 (#15)

v1.3.0 - 2022-02-09

Changed

  • Upgrade CLI to v1.3.0 (#9)

v1.2.3 - 2022-02-09

Fixed

  • Upgrade underlying CLI to v1.2.2 (#8)

v1.2.2 - 2022-02-01

Fix

  • Fix broken CLI binary

v1.2.0 - 2022-02-01

Added

  • Upgrade CLI and use --compare-url-target-revision option (#7)

v1.1.1 - 2021-11-25

Fixed

  • Update changelog-updater CLI to v1.1.1 to fix issue with escaped code blocks (#4)

v1.1.0 - 2021-11-07

Changed

  • Update changelog-updater CLI to v1.1.0 and update README (#2)

v1.0.0 - 2021-08-14

  • Initial Release