All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Adds support of Symfony 6
3.0.1 - 2023-02-02
- Wrong service declaration for the
TranslatableCRUDController
has been fixed
- Adds support of PHP 8.*
- Adds integration to EasyAdmin 4
- Adds compatibility with Twig 3 (>= 2.7) by updating method heads
- Adds compatibility with Symfony 5 (>= 4.3) by updating
onKernelRequest()
method head
- Removes annotations in favor of attributes
- Updates
README
file to best suit the new version
- Drops support of PHP versions older than 8.0
- Removes dev requirement of
symfony/var-dumper
[3.0.2] https://github.com/umanit/translation-bundle/compare/3.0.1...3.0.2