Skip to content

Releases: stefanzweifel/changelog-updater-action

v1.11.0

18 May 12:01
61ce794
Compare
Choose a tag to compare

Added

Changed

  • Update CLI to v1.11 (#45)

Fixed

  • Fix typos in README.md (#44)

v1.10.0

25 Nov 14:40
622311b
Compare
Choose a tag to compare

Added

  • Upgrade CLI to Support PHP 8.3 (#42)

Changed

  • Update README with new versions of actions/checkout and git-auto-commit-action (#41)

v1.9.1

01 Aug 07:23
ab89eeb
Compare
Choose a tag to compare

Fixed

  • Upgrade changelog-updater CLI to latest version (#38)

v1.9.0

02 Jul 08:44
fbed2c0
Compare
Choose a tag to compare

Added

  • Add support for new --parse-github-usernames option (#36)

v1.8.0

29 May 12:51
3b54ec6
Compare
Choose a tag to compare

Added

  • Add hide-release-date option (#33)

v1.7.0

22 Apr 11:06
3ad74a0
Compare
Choose a tag to compare

Added

  • Upgrade CLI to v1.7.0 (#31)

v1.6.2

24 Oct 17:44
bbfa2bd
Compare
Choose a tag to compare

Note: v1.6.1 has been skipped to be in sync with the versions of the CLI.

Changed

  • Update Action to use latest CLI version (#26)

v1.6.0

28 May 13:45
d03272a
Compare
Choose a tag to compare

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

20 Mar 10:22
49d6e36
Compare
Choose a tag to compare

Added

  • Add RELEASE_URL_FRAGMENT output (#17)

v1.4.1

20 Mar 06:47
f935b43
Compare
Choose a tag to compare

Fixed

  • Fix detection of empty release notes (#16)