Skip to content

Commit 5d79af3

Browse files
committed
bumped version
1 parent 9fe77ef commit 5d79af3

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
* 1.1.0.0 (2019-03-31)
2+
* Allow to use Styla content on frontpage
3+
14
* 1.0.0.0 (2019-08-08)
2-
* added full path to seo api
5+
* The plugin now requests Styla page content from Styla SEO API without base path defined in its settings.
6+
* 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.
37

48
* 0.2.1.1 (2019-03-12)
59
* moved seo content in div container

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Styla Connect (v 1.0.0.0)
1+
# Styla Connect (v 1.1.0.0)
22
---
33

44
Requires:

app/code/community/Styla/Connect/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<config>
33
<modules>
44
<Styla_Connect>
5-
<version>1.0.0.0</version>
5+
<version>1.1.0.0</version>
66
</Styla_Connect>
77
</modules>
88

0 commit comments

Comments
 (0)