Skip to content

Commit ce6701a

Browse files
committed
Added CHANGELOG.md entry
1 parent 7ec4a1f commit ce6701a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ a release.
2525
- Dropped support for PHP < 7.4
2626
- Dropped support for Symfony < 5.4
2727
- Dropped support for doctrine/dbal < 3.2
28+
- Blameable: Added UUID in allowed types list for Blameable fields in Annotation
2829

2930
### Deprecated
3031
- Calling `Gedmo\Mapping\Event\Adapter\ORM::getObjectManager()` and `getObject()` on EventArgs that do not implement `getObjectManager()` and `getObject()` (such as old EventArgs implementing `getEntityManager()` and `getEntity()`)

0 commit comments

Comments
 (0)