Update CHANGELOG.md

This commit is contained in:
Guilhem N 2018-01-25 15:03:03 +01:00 committed by GitHub
parent b07043ce33
commit 4e2a25c9bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,13 +4,15 @@ CHANGELOG
3.1.0 (unreleased)
------------------
* Added Symfony Validator constraints support
Symfony Forms
* Support for boolean checkbox
* Support for integer
JMS Serializer
* Support JMS `int` (alias for `integer`)
* Also process phpdoc annotations (if `phpdocumentor/reflection-docblock` is available)
* Also process phpdoc annotations
SwaggerPHP
* Handle `enum` and `default` properties from SwaggerPHP annotation