We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed31af3 commit 2101ad9Copy full SHA for 2101ad9
CHANGELOG.md
@@ -0,0 +1,20 @@
1
+## 2.0.0
2
+- Breaking Changes:
3
+ - Several model renames for more precise mapping to controllers
4
+ - Remove shipping callback related models
5
+- New Features:
6
+ - Transaction Search API
7
+ - Subscriptions API
8
+- Bug Fixes:
9
+ - Fix deprecated descriptions not properly reflecting on the SDK
10
+ - Fixes issues related to Network Transaction Reference not parsing properly
11
+ - Various bug fixes
12
+
13
+## 1.1.0
14
+- Added new models to support Apple Pay, Google Pay
15
+- Expanded models to support additional optional fields
16
+- Bug fixes
17
+- Documentation updates
18
19
+## 1.0.0
20
+- GA Release for Orders, Payments, and Vault APIs
0 commit comments