diff --git a/CHANGELOG.md b/CHANGELOG.md index cda254f..91b5689 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [100.4.0] - 2019-07-18 + + * compatibility: Add Magento 2.3 compatibility + * fix: error on getAttribute function when empty + ## [100.3.4] - 2018-12-04 * fix: error on file deletion diff --git a/doc/important_stuff/compatibility.md b/doc/important_stuff/compatibility.md index ca7625d..d569d76 100644 --- a/doc/important_stuff/compatibility.md +++ b/doc/important_stuff/compatibility.md @@ -25,7 +25,7 @@ Magento2 | Magento Version | PIMGento2 Version | |-----------------|-------------------| -| =< 2.2.x | master | +| =< 2.3.x | master | Upgrade from Magento 2.1 to 2.2 -------------------------------