diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a96a86..060b79d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ +* 1.1.0.0 (2019-03-31) + * Allow to use Styla content on frontpage + * 1.0.0.0 (2019-08-08) - * added full path to seo api + * The plugin now requests Styla page content from Styla SEO API without base path defined in its settings. + * If you update your plugin version to this one, please contact Styla to update your client settings on their end. Otherwise Styla content might not work as intended. * 0.2.1.1 (2019-03-12) * moved seo content in div container diff --git a/README.md b/README.md index ac8684d..6add816 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Styla Connect (v 1.0.0.0) +# Styla Connect (v 1.1.0.0) --- Requires: diff --git a/app/code/community/Styla/Connect/etc/config.xml b/app/code/community/Styla/Connect/etc/config.xml index a063d66..bb9c504 100644 --- a/app/code/community/Styla/Connect/etc/config.xml +++ b/app/code/community/Styla/Connect/etc/config.xml @@ -2,7 +2,7 @@ - 1.0.0.0 + 1.1.0.0