Skip to content

Latest commit

 

History

History
50 lines (22 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

50 lines (22 loc) · 1.99 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2022-06-26)

⚠ BREAKING CHANGES

  • all: we no longer test against php7.2. Please use it at your own risk.

ci

1.1.1 (2020-10-23)

Bug Fixes

  • deps: align monolog version with Magento base version (3380ca7)

1.1.0 (2020-09-16)

Features

  • deps: update deps to support Magento v2.4 (0958f4a)

1.0.3 (2020-06-23)

Bug Fixes

  • handler: fix bug where accessing state would cause a crash during setup:install (#1) (c903733)

1.0.2 (2020-03-12)

Bug Fixes

  • log: Inability to Run the DI Compiler before setup (0a38687)

Build System

  • deps: bump composer deps (fbc7f70)
  • release: revert bad package.json version (635e82e)