Skip to content

Commit 0f8fff7

Browse files
stefanzweifelgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent ecf2877 commit 0f8fff7

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,24 @@ 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/php-changelog-updater/compare/v1.5.0...HEAD)
8+
## [Unreleased](https://github.com/stefanzweifel/php-changelog-updater/compare/v1.6.0...HEAD)
99

1010
<!-- New Release notes will be placed here automatically -->
11+
## [v1.6.0](https://github.com/stefanzweifel/php-changelog-updater/compare/v1.5.0...v1.6.0) - 2022-05-28
12+
13+
### Added
14+
15+
- Add `--heading-text` option to manipulate heading text ([#27](https://github.com/stefanzweifel/php-changelog-updater/pull/27))
16+
- Shift Headings of Release Notes to always be at least level 3 headings ([#24](https://github.com/stefanzweifel/php-changelog-updater/pull/24))
17+
18+
### Changed
19+
20+
- Refactor Internals ([#26](https://github.com/stefanzweifel/php-changelog-updater/pull/26))
21+
22+
### Fixed
23+
24+
- Abort and show Error Message when Release Notes could not be placed ([#23](https://github.com/stefanzweifel/php-changelog-updater/pull/23))
25+
1126
## [v1.5.0](https://github.com/stefanzweifel/php-changelog-updater/compare/v1.4.1...v1.5.0) - 2022-03-20
1227

1328
## Added

0 commit comments

Comments
 (0)