You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ a release.
25
25
- Dropped support for PHP < 7.4
26
26
- Dropped support for Symfony < 5.4
27
27
- Dropped support for doctrine/dbal < 3.2
28
+
- Blameable: Added UUID in allowed types list for Blameable fields in Annotation
28
29
29
30
### Deprecated
30
31
- 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