File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,17 @@ 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.6.0 ...HEAD )
8+ ## [ Unreleased] ( https://github.com/stefanzweifel/php-changelog-updater/compare/v1.6.1 ...HEAD )
99
1010<!-- New Release notes will be placed here automatically -->
11+ ## [ v1.6.1] ( https://github.com/stefanzweifel/php-changelog-updater/compare/v1.6.0...v1.6.1 ) - 2022-10-24
12+
13+ ### Changed
14+
15+ - Add Support for PHP 8.2 ([ #31 ] ( https://github.com/stefanzweifel/php-changelog-updater/pull/31 ) )
16+ - Update CLI to use new GITHUB_OUTPUT environment ([ #30 ] ( https://github.com/stefanzweifel/php-changelog-updater/pull/30 ) )
17+ - Bump min PHP version to 8.1 ([ #28 ] ( https://github.com/stefanzweifel/php-changelog-updater/pull/28 ) )
18+
1119## [ v1.6.0] ( https://github.com/stefanzweifel/php-changelog-updater/compare/v1.5.0...v1.6.0 ) - 2022-05-28
1220
1321### Added
You can’t perform that action at this time.
0 commit comments