-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathchangelog.txt
More file actions
49 lines (40 loc) · 1.18 KB
/
changelog.txt
File metadata and controls
49 lines (40 loc) · 1.18 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
# Changelog
All notable changes to this project will be documented in this file.
## 1.1.1 - 2022-04-21
### Changed
Prevent double load of PHP API library.
## 1.1.0 - 2021-08-26
### Changed
- js SDK version upgrade to '10.js' in includes\modules\payment\paylike\paylike.php file
- modified logic to work with v10 js SDK
- updated Readme.md
## 1.0.7 - 2021-03-18
### 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.6 - 2020-09-30
### Changed
- The README.md file
## 1.0.5 - 2020-09-29
### Updated
- Test units
- Testing.md
- Readme.md
- paylike_version.txt from "0.1" to "0.2"
### Added
- "travis.yml" testing configuration file
## 1.0.4 - 2020-09-28
### Added
- Test units
## 1.0.3 - 2020-09-25
### BUG Fix
- Apply currency changes option to amount to be paid via Paylike module
- Apply currency changes option to transaction requests (Instant capture, Delayed Capture, Refund, Partial refund, Void)
## 1.0.2 - 2020-05-08
### Changed
- The README.md file
## 1.0.1 - 2019-03-26
### Added
- The README.md file
- Initial commit