Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 598 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 598 Bytes

Changelog

v0.2.0

Changed

  • The signature of the ProductVariantUrlGeneratorInterface changed, so you need to rewrite your implementations of this interface. The change was made to better conform to Symfonys UrlGeneratorInterface

  • The setono_variant_link twig function morphed into two functions: setono_variant_path and setono_variant_url. Again to be more similar to Symfony conventions where you have the path and url functions.

  • The shop routes file was moved here.