Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 805 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 805 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.

[1.2.2] - 2020-07-02

Changed

  • Code quality improvements
  • Updated php requirements to minimum 7.1
  • Added dependency to the config module
  • Fixed grammar and mistakes in the readme.md

[1.2.1] - 2020-03-13

Changed

  • Fixed plugin return value to be inline with Magento coding standards

[1.1.2] - 2020-03-09

Changed

  • Fixed bug where file was unreadable due to double slashes on implode

[1.1.1] - 2020-03-09

Added

  • .env files must from now have chmod level 644 or below

[1.0.0] - 2020-02-27

Added

  • First release