@coinflowlabs/vue 0.2.8 → 0.3.1

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,14 @@ Props:
47
47
 
48
48
  # Changelog
49
49
 
50
+ ## 0.3.1
51
+
52
+ - Added sessionKey authentication mechanism to `CoinflowWithdraw`
53
+
54
+ ## 0.3.0
55
+
56
+ - Added sessionKey authentication mechanism to `CoinflowPurchase`
57
+
50
58
  ## 0.2.8
51
59
 
52
60
  - Added `onError` callback to Apple Pay and Google Pay buttons