diff --git a/CHANGELOG.md b/CHANGELOG.md index c7d7232..e47a1a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.1.0 +- Bug Fixes: + - Fix missing `OTHERS` value in `Shipment Carrier` enum model + - Update Transaction Search API naming in docs + ## 2.0.0 - Breaking Changes: - Several model renames for more precise mapping to controllers @@ -18,4 +23,4 @@ - Documentation updates ## 1.0.0 -- GA Release for Orders, Payments, and Vault APIs \ No newline at end of file +- GA Release for Orders, Payments, and Vault APIs