CHANGELOG for 1.1.x =================== This changelog references any relevant changes introduced in 1.1 minor versions. * 1.1.0 (2022-03-23) * Feature: Improved compatibility with PHP 8 and Symfony 5 components * PR #44: Use *Doctrine\ORM\EntityManagerInterface* to inject dependency to Doctrine's entity manager (WebmaticMerseburg)