We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9604e4b commit 252f9fdCopy full SHA for 252f9fd
CHANGELOG.md
@@ -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
+
6
* 0.1.1.11 (2017-03-24)
7
* fixed an issue with wrong product urls in multi store setups
8
README.md
@@ -1,4 +1,4 @@
-# Styla Connect (v 0.1.1.11)
+# Styla Connect (v 0.1.1.12)
---
Requires:
app/code/community/Styla/Connect/etc/config.xml
@@ -2,7 +2,7 @@
<config>
<modules>
<Styla_Connect>
- <version>0.1.1.11</version>
+ <version>0.1.1.12</version>
</Styla_Connect>
</modules>
0 commit comments