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,11 +5,14 @@ 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.0.1] - 2023-05-17
810### Fixed
911- Decrease priority of the ` ErickSkrauch\blank_line_around_class_body ` fixer to avoid conflict with ` no_extra_blank_lines ` .
1012
1113## 1.0.0 - 2023-05-17
1214### Added
1315- Initial implementation (extracted from [ ` elyby/php-code-style ` ] ( https://github.com/elyby/php-code-style/tree/0.5.0 ) ).
1416
15- [ Unreleased ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.0.0...HEAD
17+ [ Unreleased ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.0.1...HEAD
18+ [ 1.0.1 ] : https://github.com/elyby/php-code-style/compare/1.0.0...1.0.1
You can’t perform that action at this time.
0 commit comments