Skip to content

Commit ec5f8a4

Browse files
committed
Prepare 1.2.3 release
1 parent a75c8ef commit ec5f8a4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.2.3] - 2024-01-09
810
### Fixed
911
- Bug #8: `ErickSkrauch/align_multiline_parameters` produces new line for promoted properties without any types.
1012

@@ -36,7 +38,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3638
### Added
3739
- Initial implementation (extracted from [`elyby/php-code-style`](https://github.com/elyby/php-code-style/tree/0.5.0)).
3840

39-
[Unreleased]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.2...HEAD
41+
[Unreleased]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.3...HEAD
42+
[1.2.3]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.2...1.2.3
4043
[1.2.2]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.1...1.2.2
4144
[1.2.1]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.0...1.2.1
4245
[1.2.0]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.1.0...1.2.0

0 commit comments

Comments
 (0)