Skip to content

Commit f7ddbcd

Browse files
stefanzweifelgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 5042bea commit f7ddbcd

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,17 @@ 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.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

0 commit comments

Comments
 (0)