Skip to content

Commit 66a0960

Browse files
stefanzweifelgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 61ce794 commit 66a0960

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.10.0...HEAD)
8+
## [Unreleased](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.11.0...HEAD)
99

1010
<!-- New Release notes will be placed here automatically -->
11+
## [v1.11.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.10.0...v1.11.0) - 2024-05-18
12+
13+
### Added
14+
15+
- 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))
16+
17+
### Changed
18+
19+
- Update CLI to v1.11 ([#45](https://github.com/stefanzweifel/changelog-updater-action/pull/45))
20+
21+
### Fixed
22+
23+
- Fix typos in README.md ([#44](https://github.com/stefanzweifel/changelog-updater-action/pull/44))
24+
1125
## [v1.10.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.9.1...v1.10.0) - 2023-11-25
1226

1327
### Added

0 commit comments

Comments
 (0)