File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,24 @@ 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/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
You can’t perform that action at this time.
0 commit comments