Skip to content

Commit 252f9fd

Browse files
committed
v0.1.1.12
1 parent 9604e4b commit 252f9fd

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* 0.1.1.12 (2017-05-02)
2+
* pricing data for configurable products
3+
* support for [custom search engines](doc/customization/custom-search-engines.md)
4+
* documentation improvements
5+
16
* 0.1.1.11 (2017-03-24)
27
* fixed an issue with wrong product urls in multi store setups
38

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Styla Connect (v 0.1.1.11)
1+
# Styla Connect (v 0.1.1.12)
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>0.1.1.11</version>
5+
<version>0.1.1.12</version>
66
</Styla_Connect>
77
</modules>
88

0 commit comments

Comments
 (0)