Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 330 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 330 Bytes

Change Log

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

0.5.0

Added

  • Support for Symfony 5
  • Repository classes

Changed

  • Moved files to src
  • Using XML as Doctrine config

0.4.0

Changed

  • Package cleanup
  • PSR-4
  • Added more tests
  • PHP 7 support