File tree 3 files changed +5
-2
lines changed
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## 2.2.2
8
+ - Updated brand assets
9
+
7
10
## 2.2.1
8
11
- Improved order management flow for 'PENDING' and 'CANCELLED' payments
9
12
Original file line number Diff line number Diff line change 3
3
"description" : " Satispay Magento2 Plugin" ,
4
4
"type" : " magento2-module" ,
5
5
"license" : " MIT" ,
6
- "version" : " 2.2.1 " ,
6
+ "version" : " 2.2.2 " ,
7
7
8
8
"keywords" : [
9
9
" satispay" ,
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 =" Satispay_Satispay" setup_version =" 2.2.1 " >
3
+ <module name =" Satispay_Satispay" setup_version =" 2.2.2 " >
4
4
<sequence >
5
5
<module name =" Magento_Sales" />
6
6
<module name =" Magento_Payment" />
You can’t perform that action at this time.
0 commit comments