Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 589 Bytes

File metadata and controls

37 lines (22 loc) · 589 Bytes

Changelog

2.0.0

  • update: add Pimcore 12 support and drop support for Pimcore <11.5
  • switched to MIT license

1.3.0

Changes:

  • Allow PHP 8.3

1.2.0

Features:

  • feature: enable support for Pimcore 11 (#18)

Changes:

  • Add .gitattributes (#5)
  • #6 add docs with example (#7)
  • remove unused Configuration.php (#10)
  • refactor: use test setup from 'Leitfaden' (#12)
  • chore: update bundle structure to latest version (#14)
  • ci: Split qa and test workflow for pipeline (#16)

1.1.0

Changes:

  • Refactoring of Intitial Commit

1.0.0

  • Initial Commit