File tree 3 files changed +14
-2
lines changed 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
6
6
to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ v1.0.9] - 2024-03-22
9
+
10
+ ### Fixed
11
+
12
+ - Update version
13
+
14
+ ## [ v1.0.8] - 2024-03-18
15
+
16
+ ### Fixed
17
+
18
+ - Replace jqXHR.success with jqXHR.done
19
+
8
20
## [ v1.0.7] - 2024-03-14
9
21
10
22
### Fixed
Original file line number Diff line number Diff line change 2
2
"name" : " truelayer/magento2" ,
3
3
"description" : " TrueLayer extension for Magento 2" ,
4
4
"type" : " magento2-module" ,
5
- "version" : " 1.0.6 " ,
5
+ "version" : " 1.0.9 " ,
6
6
"license" : [
7
7
" OSL-3.0" ,
8
8
" AFL-3.0"
Original file line number Diff line number Diff line change 10
10
<default >
11
11
<payment >
12
12
<truelayer >
13
- <version >1.0.6 </version >
13
+ <version >1.0.9 </version >
14
14
<model >TrueLayerFacade</model >
15
15
<title >TrueLayer</title >
16
16
<description >Pay using TrueLayer</description >
You can’t perform that action at this time.
0 commit comments