All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
3.3.1 - 2021-02-16
3.3.0 - 2021-02-15
- [#190] SonataEasyExtendsBundle is now optional, using SonataDoctrineBundle is preferred (@jordisala1991)
- [#190] Using SonataEasyExtendsBundle to add Doctrine mapping information (@jordisala1991)
- [#190] Support for Symfony < 4.4 (@jordisala1991)
3.2.0 - 2020-06-29
- [#185] Remove SonataCoreBundle dependencies (@wbloszyk)
- [#155] Support for Symfony < 3.4 (@franmomu)
- [#155] Support for Symfony >= 4, < 4.2 (@franmomu)
3.1.1 - 2018-05-11
- Switch all templates references to Twig namespaced syntax
- Switch from templating service to sonata.templating
addChild
deprecations- commands not working on symfony4
- missing Russian translations
3.1.0 - 2017-11-30
- Changed internal folder structure to
src
,tests
anddocs
- Fixed hardcoded paths to classes in
.xml.skeleton
files of config - It is now allowed to install Symfony 4
- internal test classes are now excluded from the autoloader
- Support for old versions of PHP and Symfony.