Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 1.16 KB

Changelog

2.0.0 (2023-01-28)

⚠ BREAKING CHANGES

  • Required/supported PHP version is now 7.4.

Miscellaneous Chores

  • add .editorconfig and .gitattributes (bfc0b26)
  • add Lando config (9585bbf)
  • bump PHP version requirement to 7.4, remove composer.lock from VCS (c700a36)
  • fix export-ignore in .gitattributes (be1ad91)
  • introduce conventional commits (2f0249e)

Documentation

  • update readme, bump PHP version to 7.4 (6ba6155)

1.0.1 (2020-09-26)

Readme file improvement

1.0.0 (2020-09-26)

Initial release