Skip to content

Commit aa3ff0e

Browse files
committed
Update changelog
1 parent acb6ee7 commit aa3ff0e

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.1.4
4+
5+
* Symfony 3.4 and 4.0 compatibility
6+
* Autowiring strict mode compatibility
7+
* Fix a bug preventing to create resource classes in the global namespace
8+
* Fix Doctrine type conversion in filter's WHERE clauses
9+
* Fix filters when using eager loading and non-association composite identifier
10+
* Fix Doctrine type resolution for identifiers (for custom DBALType)
11+
* Add missing Symfony Routing options to operations configuration
12+
* Add SubresourceOperations to metadata
13+
* Fix disabling of cache pools with the dev environment
14+
315
## 2.1.3
416

517
* Don't use dynamic values in Varnish-related service keys (improves Symfony 3.3 compatibility)

0 commit comments

Comments
 (0)