diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ab891fd..6684704f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] -### Added -- [GH#50](https://github.com/jolicode/automapper/pull/50) Support generator mapping ### Changed +- [GH#50](https://github.com/jolicode/automapper/pull/50) Support generator mapping - [GH#36](https://github.com/jolicode/automapper/pull/36) Compatibility with nikic/php-parser v5 ### Fixed