From e98c8d84bd3bf07adc1e1d2226ac6236f01abb87 Mon Sep 17 00:00:00 2001 From: Grimlink Date: Wed, 30 Sep 2020 11:47:28 +0200 Subject: [PATCH] ADD: Magento 2.4 support --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79601f8..cbf72b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.2.0] - 2020-09-30 ### Added - Magento 2.4 support