mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-03 22:03:33 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
b07043ce33
commit
4e2a25c9bc
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue