Skip to content

Latest commit

 

History

History
77 lines (43 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

77 lines (43 loc) · 1.59 KB

Changelog

2.1.1 (2023-04-17)

Full Changelog

Fixed

  • Fix type error (#14)

2.1.0 (2022-10-17)

Full Changelog

Changed

  • Bump minimum PHP version to 7.4
  • Bump Symfony requirements to ^4.4 or ^5.4
  • Bump Contao requirements to ^4.9 or ^4.13
  • Changed coding standard
  • Rewrite content elements to fragment controller

Added

  • Fix relations when duplicating content elements (#9)

2.0.5 (2020-01-20)

Full Changelog

Changed

  • Allow symfony/templating ^5.0

Fixed

  • Fix indents in backend view (#7)

2.0.4 (2018-12-18)

Full Changelog

Changed

  • Allow to install beberlei/assert in version 3.0

2.0.3 (2018-08-24)

Full Changelog

Fixed

  • Fix missing composer requirements
  • Rework content element to be compatible with Symfony 4

Changed

  • Updated readme

2.0.1 (2018-08-24)

Full Changelog

Changed

  • Require netzmacht/contao-toolkit and rewrite content elements to achieve Symfony v4 support.