Tags give the ability to mark specific points in history as being important
- 
4.1.1
b9c49ad3 · ·### Release Notes for [4.1.1](https://github.com/doctrine/persistence/milestone/66) 4.1.x bugfix release (patch) ### 4.1.1 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Improvement - [446: Remove version check on 7.4, the package requires PHP 8.1](https://github.com/doctrine/persistence/pull/446) thanks to @GromNaN - [442: Maintenance](https://github.com/doctrine/persistence/pull/442) thanks to @greg0ire
 - 
3.4.2
06a5956b · ·### Release Notes for [3.4.2](https://github.com/doctrine/persistence/milestone/69) 3.4.x bugfix release (patch) ### 3.4.2 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **3** #### Bug - [448: Fix `MappingDriverChain` namespace matching](https://github.com/doctrine/persistence/pull/448) thanks to @HypeMC CI -- - [447: Bump doctrine/.github from 8.0.0 to 12.0.0](https://github.com/doctrine/persistence/pull/447) thanks to @dependabot[bot] - [440: Bump doctrine/.github from 7.3.0 to 8.0.0](https://github.com/doctrine/persistence/pull/440) thanks to @dependabot[bot] #### Static Analysis - [443: Upgrade to PHPStan 2.1.30](https://github.com/doctrine/persistence/pull/443) thanks to @greg0ire
 - 
3.4.1
23069c8c · ·### Release Notes for [3.4.1](https://github.com/doctrine/persistence/milestone/68) ### 3.4.1 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Improvement - [437: fix compatibility with PHP 8.5](https://github.com/doctrine/persistence/pull/437) thanks to @xabbuh
 - 
4.1.0
dcbdfe4b · ·### Release Notes for [4.1.0](https://github.com/doctrine/persistence/milestone/63) Feature release (minor) ### 4.1.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Enhancement - [433: Introduce `ClassLocator` to find class names for attribute drivers](https://github.com/doctrine/persistence/pull/433) thanks to @GromNaN #### Improvement - [413: Use spl_object_id() instead of spl_object_hash()](https://github.com/doctrine/persistence/pull/413) thanks to @rosier
 - 
4.0.1
275afd6b · ·### Release Notes for [4.0.1](https://github.com/doctrine/persistence/milestone/62) 4.0.x bugfix release (patch) ### 4.0.1 - Total issues resolved: **0** - Total pull requests resolved: **6** - Total contributors: **4** CI -- - [428: Add phpunit ci job for PHP 8.4](https://github.com/doctrine/persistence/pull/428) thanks to @W0rma - [406: Bump doctrine/.github from 5.3.0 to 6.0.0](https://github.com/doctrine/persistence/pull/406) thanks to @dependabot[bot] - [405: Bump doctrine/.github from 5.2.0 to 5.3.0](https://github.com/doctrine/persistence/pull/405) thanks to @dependabot[bot] #### Test Suite - [427: Remove Reflection*::setAccessible() calls](https://github.com/doctrine/persistence/pull/427) thanks to @W0rma - [422: fix: Add parent constructor call in EnumReflectionProperty](https://github.com/doctrine/persistence/pull/422) thanks to @jawira - [408: Make dependabot target the lowest maintained branch](https://github.com/doctrine/persistence/pull/408) thanks to @greg0ire
 - 
4.0.0
45004aca · ·### Release Notes for [4.0.0](https://github.com/doctrine/persistence/milestone/37) Backwards incompatible release (major) ### 4.0.0 - Total issues resolved: **0** - Total pull requests resolved: **6** - Total contributors: **2** #### Static Analysis - [382: Restore annotation](https://github.com/doctrine/persistence/pull/382) thanks to @greg0ire #### BC Break - [381: Remove StaticReflectionService](https://github.com/doctrine/persistence/pull/381) thanks to @greg0ire - [371: Replace comment with real method signature](https://github.com/doctrine/persistence/pull/371) thanks to @greg0ire - [360: Remove deprecated classes](https://github.com/doctrine/persistence/pull/360) thanks to @greg0ire #### BC Break,Enhancement - [368: Remove support for Doctrine Common proxies](https://github.com/doctrine/persistence/pull/368) thanks to @derrabus #### BC Break,Improvement - [361: Drop support for PHP < 8.1](https://github.com/doctrine/persistence/pull/361) thanks to @greg0ire