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.
- Added
Magento_Store
as hard dependency #1.
- Changed the listened event from
controller_action_predispatch
tolayout_load_before
. This fixes some issues which may arise from conflicts with third-party modules.
- Initial release.