-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog.txt
More file actions
52 lines (41 loc) · 1.11 KB
/
changelog.txt
File metadata and controls
52 lines (41 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Changelog
All notable changes to this project will be documented in this file.
## 1.3.0 - 2021-08-25
### Updated
- this changelog file: renumbered last two versions
- readme.md file
- upgraded js SDK version to 10.js in includes\modules\payment\paylike\paylike.php file
- modified some logic to work with SDK v10
### Added
- module version to be sent with each transaction
- 'commerce_paylike_helper.php' file helper to get all currencies with attributes
## 1.2.1 - 2021-03-30
### Updated
- commerce_paylike.js - Hide 'Payment failed' error if payment success
- Updated
## 1.2.0 - 2021-03-19
### Added
- "changelog.txt" file for this plugin
### Changed
- external JavaScript file import from '3.js' to '6.js' in includes\modules\payment\paylike\paylike.php file
## 1.0.7 - 2020-06-24
### Fix
- Fix label
## 1.0.6 - 2020-06-23
### Fix
- Fix overlay issue in test
## 1.0.5 - 2020-06-23
### Updated
- .travis.yml file
## 1.0.4 - 2020-06-23
### Added
- Testing units
## 1.0.3 - 2020-05-08
### Updated
- The README.md file
## 1.0.2 - 2019-12-05
### Added
- LICENSE file
## 1.0.1 - 2019-12-05
### Added
- Initital version