Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

31 lines (21 loc) · 1.66 KB

CHANGELOG

v0.9.0 (2020-07-15)

TL;DR:

  • Repositories refactored to traits in order to make overriding repositories easier

Added

v0.8.0 (2020-07-15)

TL;DR:

  • Added support for PHP 7.3/7.4 & Sylius 1.7
  • Dropped support for PHP 7.2 & Sylius 1.6
  • Added possibility to have no payment methods

Added

Changed

Fixed

  • #136 [Admin][Order] Make templates compatible with Sylius alpha (@GSadee)