File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## [ 1.2.4] - 2024-01-15
810### Fixed
911- Bug #9 : ` ErickSkrauch/align_multiline_parameters ` now correctly aligns variadic arguments.
1012
@@ -40,7 +42,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4042### Added
4143- Initial implementation (extracted from [ ` elyby/php-code-style ` ] ( https://github.com/elyby/php-code-style/tree/0.5.0 ) ).
4244
43- [ Unreleased ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.3...HEAD
45+ [ Unreleased ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.4...HEAD
46+ [ 1.2.4 ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.3...1.2.4
4447[ 1.2.3 ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.2...1.2.3
4548[ 1.2.2 ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.1...1.2.2
4649[ 1.2.1 ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.0...1.2.1
You can’t perform that action at this time.
0 commit comments