Skip to content

Commit 8e9ae21

Browse files
committed
Upgrade CHANGELOG
1 parent 1964001 commit 8e9ae21

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.4
4+
5+
* [security] Hide error's message in prod mode when a 500 error occurs
6+
* Prevent duplicate data validation
7+
* Fix filter Eager Loading
8+
* Fix the Hydra documentation for `ConstraintViolationList`
9+
* Fix some edge cases with the automatic configuration of Symfony
10+
* Remove calls to `each()` (deprecated since PHP 7.2)
11+
* Add a missing property in `EagerLoadingExtension`
12+
313
## 2.0.3
414

515
* Fix a bug when handling invalid IRIs

0 commit comments

Comments
 (0)