Skip to content

Commit a73d407

Browse files
committed
Update CHANGELOG.md
1 parent 9686720 commit a73d407

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 2.3.5
4+
5+
* GraphQL: compatibility with `webonyx/graphql-php` 0.13
6+
* OpenAPI/Swagger: expose `properties[]` as a collection parameter
7+
* OpenAPI/Swagger: add a description for the `properties[]` filter
8+
* OpenAPI/Swagger: Leverage advanced name converters
9+
* JSON-LD: Prevent an error in `ItemNormalizer` when `$context['resource_class']` is not defined
10+
* Allow to pass a the serialization group to use a string instead of as an array of one element
11+
* Modernize the code base to use PHP 7.1 features when possible
12+
* Bump minimal dependencies of the used Symfony components
13+
* Improve the Packagist description
14+
315
## 2.3.4
416

517
* Open API/Swagger: fix YAML export

0 commit comments

Comments
 (0)