Skip to content

Commit 05a01dc

Browse files
committed
Update the changelog
1 parent ecc32b5 commit 05a01dc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
## 2.0.9
4+
5+
* Add support for Symfony 3.3
6+
* Disable the partial eager loading by default
7+
* Fix support for ignored attributes in normalizers
8+
* Specify the `LEFT JOIN` clause for filter associations
9+
* Move the metadata from validator factory to the validator.xml file
10+
* Throw an exception when the number of items per page is 0
11+
* Improve the Continuous Integration process
12+
313
## 2.0.8
414

515
* Leverage serialization groups to eager load data

0 commit comments

Comments
 (0)