Skip to content

Commit 1eb8408

Browse files
committed
Update CHANGELOG
1 parent fc27a91 commit 1eb8408

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
## 2.0.7
4+
5+
* [security] Hide error's message in prod mode when a 500 error occurs (Api Problem format)
6+
* Fix sorting when eager loading is used
7+
* Allow eager loading when using composite identifiers
8+
* Don't use automatic eager loading when disabled in the config
9+
* Use `declare(strict_types=1)` and improve coding standards
10+
* Automatically refresh routes in dev mode when a resource is created or deleted
11+
312
## 2.0.6
413

514
* Correct the XML Schema type generated for floats in the Hydra documentation

0 commit comments

Comments
 (0)