All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
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.