This release fixes an unintentional BC break that prevented using `DateTimeImmutable` interfaces in the pre-existing date-related types. Users are still encouraged to migrate to the newly introduced immutable date types. Total issues resolved: **2** - [2794: BC Break in Date/Time related types: can no longer convert `DateTimeImmutable` to database value](https://github.com/doctrine/dbal/issues/2794) thanks to @langj - [2795: #2794 revert bc break preventing `DateTimeImmutable` conversion](https://github.com/doctrine/dbal/pull/2795) thanks to @Ocramius
This tag has no release notes.