# Changelog ## [1.2.3] - 2021-07-07 ### Changed - Removed demanding brackets with inline if statement ## [1.2.2] - 2021-06-16 ### Changed - Add phpcs.xml.dist and .editorconfig to package distribution as configuration examples to copy ## [1.2.1] - 2021-06-14 ### Fixed - Removed wrapping operations in brackets ## [1.2.0] - 2021-06-14 ### Changed - Fully rewritten CS rules to adhere developers needs - Enhanced .editorconfig to work seamlessly with PhpStorm ### Removed - Unnecessary files and folders belonging to other project ## [1.1.0] - 2021-05-21 ### Added - Support for Composer 2 - Support for PHP 8 ## [1.0.1] - 2019-05-30 ### Added * classes directory in rules ## [1.0.0] - 2019-05-30 ### Added * First version