Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 914 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 914 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

3.1.1 - 2018-05-11

Added

Changed

  • Switch all templates references to Twig namespaced syntax
  • Switch from templating service to sonata.templating

Fixed

  • addChild deprecations
  • commands not working on symfony4
  • missing Russian translations

3.1.0 - 2017-11-30

Changed

  • Changed internal folder structure to src, tests and docs

Fixed

  • Fixed hardcoded paths to classes in .xml.skeleton files of config
  • It is now allowed to install Symfony 4

Removed

  • internal test classes are now excluded from the autoloader
  • Support for old versions of PHP and Symfony.