changelog-updater-action/CHANGELOG.md
2024-11-16 09:21:03 +00:00

152 lines
5.8 KiB
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.12.0...HEAD)
<!-- New Release notes will be placed here automatically -->
## [v1.12.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.11.0...v1.12.0) - 2024-11-16
### Changed
- Update CLI to v1.12 ([#46](https://github.com/stefanzweifel/changelog-updater-action/pull/46))
## [v1.11.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.10.0...v1.11.0) - 2024-05-18
### Added
- Add compare URLs to release heading based on previous release heading when no unreleased heading is available ([stefanzweifel/php-changelog-updater#52](https://github.com/stefanzweifel/php-changelog-updater/pull/52))
### Changed
- Update CLI to v1.11 ([#45](https://github.com/stefanzweifel/changelog-updater-action/pull/45))
### Fixed
- Fix typos in README.md ([#44](https://github.com/stefanzweifel/changelog-updater-action/pull/44))
## [v1.10.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.9.1...v1.10.0) - 2023-11-25
### Added
- Upgrade CLI to Support PHP 8.3 ([#42](https://github.com/stefanzweifel/changelog-updater-action/pull/42))
### Changed
- Update README with new versions of actions/checkout and git-auto-commit-action ([#41](https://github.com/stefanzweifel/changelog-updater-action/pull/41))
## [v1.9.1](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.9.0...v1.9.1) - 2023-08-01
### Fixed
- Upgrade changelog-updater CLI to latest version ([#38](https://github.com/stefanzweifel/changelog-updater-action/pull/38))
## [v1.9.1](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.9.0...v1.9.1) - 2023-08-01
### Fixed
- Upgrade changelog-updater CLI to latest version ([#38](https://github.com/stefanzweifel/changelog-updater-action/pull/38))
## [v1.9.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.8.0...v1.9.0) - 2023-07-02
### Added
- Add support for new `--parse-github-usernames` option ([#36](https://github.com/stefanzweifel/changelog-updater-action/pull/36))
## [v1.8.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.7.0...v1.8.0) - 2023-05-29
### Added
- Add `hide-release-date` option ([#33](https://github.com/stefanzweifel/changelog-updater-action/pull/33))
## [v1.7.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.6.2...v1.7.0) - 2023-04-22
### Added
- Upgrade CLI to v1.7.0 ([#31](https://github.com/stefanzweifel/changelog-updater-action/pull/31))
## [v1.6.2](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.6.0...v1.6.2) - 2022-10-24
*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](https://github.com/stefanzweifel/changelog-updater-action/pull/26))
## [v1.6.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.5.0...v1.6.0) - 2022-05-28
### Added
- Add `--heading-text` option to manipulate heading text ([#27](https://github.com/stefanzweifel/php-changelog-updater/pull/27))
- Shift Headings of Release Notes to always be at least level 3 headings ([#24](https://github.com/stefanzweifel/php-changelog-updater/pull/24))
### Fixed
- Abort and show Error Message when Release Notes could not be placed ([#23](https://github.com/stefanzweifel/php-changelog-updater/pull/23))
## [v1.5.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.4.1...v1.5.0) - 2022-03-20
## Added
- Add `RELEASE_URL_FRAGMENT` output ([#17](https://github.com/stefanzweifel/changelog-updater-action/pull/17))
## [v1.4.1](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.4.0...v1.4.1) - 2022-03-20
## Fixed
- Fix detection of empty release notes ([#16](https://github.com/stefanzweifel/changelog-updater-action/pull/16))
## [v1.4.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.3.0...v1.4.0) - 2022-03-19
## Added
- Upgrade CLI to v.1.4.0 ([#15](https://github.com/stefanzweifel/changelog-updater-action/pull/15))
## [v1.3.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.2.3...v1.3.0) - 2022-02-09
## Changed
- Upgrade CLI to v1.3.0 ([#9](https://github.com/stefanzweifel/changelog-updater-action/pull/9))
## [v1.2.3](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.2.2...v1.2.3) - 2022-02-09
## Fixed
- Upgrade underlying CLI to v1.2.2 ([#8](https://github.com/stefanzweifel/changelog-updater-action/pull/8))
## [v1.2.2](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.2.0...v1.2.2) - 2022-02-01
## Fix
- Fix broken CLI binary
## [v1.2.1](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.2.0...v1.2.1) - 2022-02-01
## Fixed
- Fix `entrypoint.sh` file
## [v1.2.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.1.1...v1.2.0) - 2022-02-01
## Added
- Upgrade CLI and use `--compare-url-target-revision` option ([#7](https://github.com/stefanzweifel/changelog-updater-action/pull/7))
## [v1.1.1](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.1.0...v1.1.1) - 2021-11-25
## Fixed
- Update changelog-updater CLI to v1.1.1 to fix issue with escaped code blocks ([#4](https://github.com/stefanzweifel/changelog-updater-action/pull/4))
## [v1.1.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.0.0...v1.1.0) - 2021-11-07
## Changed
- Update changelog-updater CLI to v1.1.0 and update README ([#2](https://github.com/stefanzweifel/changelog-updater-action/pull/2))
## [v1.0.0](https://github.com/stefanzweifel/changelog-updater-action/releases/tag/v1.0.0) - 2021-08-14
- Initial Release