File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 19
19
]
20
20
},
21
21
"type" : " magento2-module" ,
22
- "version" : " 2.0.4 " ,
22
+ "version" : " 2.0.5 " ,
23
23
"authors" : [
24
24
{
25
25
"name" : " PCA Predict" ,
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
3
- <module name =" PCAPredict_Tag" setup_version =" 2.0.4 " >
3
+ <module name =" PCAPredict_Tag" setup_version =" 2.0.5 " >
4
4
<sequence >
5
5
<module name =" Magento_Store" />
6
6
</sequence >
Original file line number Diff line number Diff line change 1
1
# Release notes
2
2
3
+ ## v2.0.5
4
+
5
+ - Fix "order is not defined" error
6
+ - Check for PCA object existence on checkout
7
+ - Supports PHP 7.1 for composer installations
8
+
3
9
## v2.0.4
4
10
5
11
- Pulled in fix for settings save.
You can’t perform that action at this time.
0 commit comments