All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
11.0.0 - unreleased
- Update module to work with OXID eShop 7.3
- Replaced
TokenFilterList::fromUserInput
andTokenSorting::fromUserInput
with direct object instantiation - Removed static access for
Legacy::createUniqueIdentifier()
and made it an instance method - Updated
MissingSignatureKey
exception to use a constructor instead of a static factory method