@coinflowlabs/vue 1.3.1 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -47,6 +47,10 @@ Props:
47
47
 
48
48
  # Changelog
49
49
 
50
+ ## 1.4.0
51
+
52
+ - Added `allowedWithdrawSpeeds` query parameter to allow merchants to specify what withdraw speeds are allowed. The default is all.
53
+
50
54
  ## 1.3.1
51
55
 
52
56
  - Added more `chargebackProtectionData` product types
@@ -64,14 +68,13 @@ Props:
64
68
  - Improving Withdraw With Session Keys
65
69
 
66
70
  ## 1.0.6
67
-
71
+
68
72
  - Add credentialless to iframe
69
73
 
70
74
  ## 1.0.5
71
75
 
72
76
  - Fixing `onAuthDeclined` callback
73
77
 
74
-
75
78
  ## 1.0.4
76
79
 
77
80
  - Added `seller` prop to `chargebackProtectionData`