Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 1.44 KB

Release Notes

Added

  • [Docs] Version in docs/Installation.md file
  • dealerdirect/phpcodesniffer-composer-installer package to allow-plugins config in composer

Fixed

  • [Docs] Typos in docs/ServerSideSetup.md (#19)

Improved

  • [CI] Run unit tests on latest, lower, and dev package versions

Updated

  • CakePHP dependency to 4.3, in order to remove deprecation warnings in routes.php file (#18)

Added

  • More type hints & simplify the setup docs (#13)

Changed

  • CakePHP badge to use CakePHP 4.x (b73bb99)
  • Move CI to github actions

Fixed

  • Example code in the docs/ServerSideSetup.md file (#14)

2.0.0 (2020-11-05)

Added

  • Support for CakePHP 4.x (#12)