Release version 3.7

This commit is contained in:
Guilhem Niot 2020-08-12 11:06:17 +02:00 committed by GitHub
parent 71f0cfddcb
commit d9f1611f72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +1,14 @@
CHANGELOG CHANGELOG
========= =========
3.7.0 (unreleased) 3.7.0
------------------ -----
* Added `@SerializedName` annotation support and name converters when using Symfony >= 4.2. * Added `@SerializedName` annotation support and name converters when using Symfony >= 4.2.
* Removed pattern added from the Expression Violation message. * Removed pattern added from the Expression Violation message.
* Added FOSRestBundle 3.x support * Added FOSRestBundle 3.x support
* Added `@SWG` annotations support at methods level in models * Added `@SWG` annotations support at methods level in models
3.3.0 3.3.0
----- -----