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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ a release.
18
18
---
19
19
20
20
## [Unreleased]
21
+
- Blameable: Added UUID in allowed types list for Blameable fields in Annotation
21
22
22
23
## [3.15.0]
23
24
### Added
@@ -49,7 +50,6 @@ a release.
49
50
- Dropped support for PHP < 7.4
50
51
- Dropped support for Symfony < 5.4
51
52
- Dropped support for doctrine/dbal < 3.2
52
-
- Blameable: Added UUID in allowed types list for Blameable fields in Annotation
53
53
54
54
### Deprecated
55
55
- 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