diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a75cf7d..d606ed3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -526,3 +526,7 @@ ### Version 104.3.16 : * PGTO-398: Do not create an empty value for visual and color swatch in stores + +### Version 104.3.17 : +* AMC-483: Dot not use option code as admin label in single store mode +* AMC-483: Fix single store mode URL rewrite diff --git a/composer.json b/composer.json index 42004c84..678c2c1e 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "nyholm/psr7": "^1.5" }, "type": "magento2-module", - "version": "104.3.16", + "version": "104.3.17", "license": [ "OSL-3.0", "AFL-3.0"