prepare release

This commit is contained in:
David Buchmann
2026-03-23 16:56:25 +01:00
parent 1374ca90d5
commit ff74becf15

View File

@@ -9,10 +9,10 @@ Version 3
* Support for Symfony 8
* Rewrote service definitions from XML to PHP
* Removed traces of prismic - which could not be installed with DoctrinePHPCRBundle 3 anyway.
* Renamed InitDoctrineDbalCommand and JackrabbitCommand services because they did not match the class name.
* Removed traces of prismic - which could not be installed with DoctrinePHPCRBundle 3 anyway.
* Renamed InitDoctrineDbalCommand and JackrabbitCommand services because they did not match the class name.
(Added an alias with deprecation for BC.)
* Deprecated XmlDriver and YamlDriver in the bundle, as the ones from phpcr-odm are used directly.
* Deprecated XmlDriver and YamlDriver in the bundle, as the ones from phpcr-odm are used directly.
3.0.3
-----