Update CHANGELOG.md

This commit is contained in:
Guilhem Niot 2020-07-24 15:45:52 +02:00 committed by GitHub
parent 523d28e955
commit b9d49e5799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,9 @@ CHANGELOG
------------------
* Added `@SerializedName` annotation support and name converters when using Symfony >= 4.2.
* remove pattern added from the Expression Violation message.
* Removed pattern added from the Expression Violation message.
* Added FOSRestBundle 3.x support
* Added `@SWG` annotations support at methods level in models
3.3.0
-----