Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 725 Bytes

CHANGELOG-v11.md

File metadata and controls

15 lines (11 loc) · 725 Bytes

Changelog

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

Changed

  • Update module to work with OXID eShop 7.3
  • Replaced TokenFilterList::fromUserInput and TokenSorting::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