Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 426 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 426 Bytes

Changelog

4.0.0

PHP support

  • Dropped support for PHP 8.1 and lower.
  • Added support for PHP 8.4.
  • Removed DomainObject::propertyIsTraversable.

3.0.0

PHP support

  • Dropped support for PHP 8.0 and lower.
  • Added support for PHP 8.3.

2.0.1

PHP support

  • Added support for PHP 8.2.

2.0.0

PHP support

  • Dropped support for PHP 7.3 and lower.
  • Added support for PHP 8.1.