File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ # [ 3.13.2] - 06-12-2022
6
+
7
+ ### Added
8
+
9
+ - New ` Account ` methods for handling account favorites and wachlist history from external source
10
+
5
11
# [ 3.13.1] - 16-08-2022
6
12
7
13
### Added
@@ -25,6 +31,7 @@ All notable changes to this project will be documented in this file.
25
31
### Changes
26
32
27
33
- Updated AWS_IOT_URL for staging and production environments
34
+
28
35
# [ 3.12.6] - 08-03-2022
29
36
30
37
### Changes
@@ -56,17 +63,19 @@ All notable changes to this project will be documented in this file.
56
63
- The type of getSubscription method parameter changed to string
57
64
58
65
# [ 3.12.1] - 03-12-2021
66
+
59
67
## Changes
60
68
61
69
- IOT token validity changed from 60 to 30 minutes
62
70
63
71
# [ 3.12.0] - 28-09-2021
72
+
64
73
## Changes
65
74
66
75
- Typedoc version upgraded to 0.22.4
67
76
- The view of our generated docs is changed, due to breaking changes introduces in typedoc 0.20.0 version
68
77
- Moved the directDebitSubscribe and idealSubscribe methods in subscription module and added deprecated description next to them in payments module
69
- - Added more comprehensive description for methods parameters and responses
78
+ - Added more comprehensive description for methods parameters and responses
70
79
- Removed redundant getPaymentTools method
71
80
72
81
# [ 3.11.3] - 23-09-2021
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @inplayer-org/inplayer.js" ,
3
- "version" : " 3.13.1 " ,
3
+ "version" : " 3.13.2 " ,
4
4
"author" : " InPlayer" ,
5
5
"license" : " MIT" ,
6
6
"description" : " A Javascript SDK for Inplayer's RESTful API" ,
You can’t perform that action at this time.
0 commit comments