Skip to content

Commit 4eb54a0

Browse files
committed
update CHANGELOG
1 parent db9ea09 commit 4eb54a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bridge/Doctrine/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ CHANGELOG
99
* DoctrineOrmTypeGuesser now guesses "collection" for array Doctrine type
1010
* DoctrineType now caches its choice lists in order to improve performance
1111
* DoctrineType now uses ManagerRegistry::getManagerForClass() if the option "em" is not set
12+
* UniqueEntity validation constraint now accepts a "repositoryMethod" option that will be used to check for uniqueness instead of the default "findBy"

0 commit comments

Comments
 (0)