File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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.5 .0...HEAD )
8+ ## [ Unreleased] ( https://github.com/stefanzweifel/changelog-updater-action/compare/v1.6 .0...HEAD )
99
1010<!-- New Release notes will be placed here automatically -->
1111## [ v1.2.1] ( https://github.com/stefanzweifel/changelog-updater-action/compare/v1.2.0...v1.2.1 ) - 2022-02-01
@@ -14,6 +14,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
1515- Fix ` entrypoint.sh ` file
1616
17+ ## [ v1.6.0] ( https://github.com/stefanzweifel/changelog-updater-action/compare/v1.5.0...v1.6.0 ) - 2022-05-28
18+
19+ ### Added
20+
21+ - Add ` --heading-text ` option to manipulate heading text ([ #27 ] ( https://github.com/stefanzweifel/php-changelog-updater/pull/27 ) )
22+ - Shift Headings of Release Notes to always be at least level 3 headings ([ #24 ] ( https://github.com/stefanzweifel/php-changelog-updater/pull/24 ) )
23+
24+ ### Fixed
25+
26+ - Abort and show Error Message when Release Notes could not be placed ([ #23 ] ( https://github.com/stefanzweifel/php-changelog-updater/pull/23 ) )
27+
1728## [ v1.5.0] ( https://github.com/stefanzweifel/changelog-updater-action/compare/v1.4.1...v1.5.0 ) - 2022-03-20
1829
1930## Added
You can’t perform that action at this time.
0 commit comments