Skip to content

Commit

Permalink
Moved CHANGELOG.md entry to [Unreleased]
Browse files Browse the repository at this point in the history
  • Loading branch information
fwolfsjaeger committed Feb 27, 2024
1 parent 21fff3f commit bb28d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ a release.
---

## [Unreleased]
- Blameable: Added UUID in allowed types list for Blameable fields in Annotation

## [3.15.0]
### Added
Expand Down Expand Up @@ -49,7 +50,6 @@ a release.
- Dropped support for PHP < 7.4
- Dropped support for Symfony < 5.4
- Dropped support for doctrine/dbal < 3.2
- Blameable: Added UUID in allowed types list for Blameable fields in Annotation

### Deprecated
- 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()`)
Expand Down

0 comments on commit bb28d1c

Please sign in to comment.