Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 961 Bytes

CHANGELOG-0.6.md

File metadata and controls

23 lines (15 loc) · 961 Bytes

Change Log

v0.6.1 (2021/04/08 13:30 +00:00)

Details

  • #324 Fix missing Doctrine migration (@loic425)

v0.6.0 (2021/04/08 12:14 +00:00)

TL;DR

Add support for PHP 8

Details

  • #322 Bump Sylius resource version (@loic425)
  • #321 Use Monofony repository for Monofony packages on composer (@loic425)
  • #320 Move Doctrine migrations to use the default recipe (@loic425)
  • #319 Check security again (@loic425)
  • #317 Add support for php 8 (@loic425)
  • #316 Improve OAuth secrets (@loic425)
  • #315 Add Behat example to test sorting a grid (@loic425)