Update CHANGELOG

This commit is contained in:
ErickSkrauch 2019-02-22 20:49:51 +03:00
parent 3d5d40b2b7
commit 08483a26e2
No known key found for this signature in database
GPG Key ID: 669339FCBB30EE0E

View File

@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [0.2.1] - 2019-02-22
### Fixed
- Compatibility with the `friendsofphp/php-cs-fixer` version 2.13.3 and above.
## [0.2.0] - 2018-08-08
### Added
- Enh #4: `Ely\remove_class_name_method_usages` fixer.