Skip to content

Commit 6578d73

Browse files
committed
Update changelog
1 parent 2f6ebda commit 6578d73

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## 2.1.5
4+
5+
* Add support for filters autoconfiguration with Symfony 3.4+
6+
* Add service aliases required to use the autowiring with Symfony 3.4+
7+
* Allow updating nested resource when issuing a `POST` HTTP request
8+
* Add support for the immutable date and time types introduced in Doctrine
9+
* Fix the Doctrine query generated to retrieve nested subresources
10+
* Fix several bugs in the automatic eager loading support
11+
* Fix a bug occurring when passing nor an IRI nor an array in an embedded relation
12+
* Allow to pass request `0` items per page in collections
13+
* Also copy the `Host` from the Symfony Router
14+
* `Paginator::getLastPage()` now always returns a `float`
15+
* Minor performance improvements
16+
* Minor quality fixes
17+
318
## 2.1.4
419

520
* Symfony 3.4 and 4.0 compatibility

0 commit comments

Comments
 (0)