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 cb5d86b commit bfd11d8Copy full SHA for bfd11d8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 2.1.0
2
+- New Feature:
3
+ - Environment-Based Client Initialization
4
+- Bug Fixes:
5
+ - Fix missing `OTHERS` value in `Shipment Carrier` enum model
6
+ - Update Transaction Search API naming in docs
7
+
8
## 2.0.0
9
- Breaking Changes:
10
- Several model renames for more precise mapping to controllers
@@ -17,4 +24,4 @@
17
24
- Documentation updates
18
25
19
26
## 1.0.0
20
-- GA Release for Orders, Payments, and Vault APIs
27
+- GA Release for Orders, Payments, and Vault APIs
0 commit comments