You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,11 @@
2
2
3
3
## Next Release
4
4
5
-
- Adds `billing_type` attribute in CarrierAccount and Rate classes.
6
-
- Collect OS details in User-Agent header.
5
+
- Adds `DeletePaymentMethod`, `FundWallet`, and `RetrievePaymentMethods` functions
6
+
- Adds `billing_type` attribute in CarrierAccount and Rate classes
7
+
- Adds support for webhook secrets
8
+
- Collect OS details in User-Agent header
9
+
- Update functions now use `patch` instead of `put` under the hood to better match the API behavior and documentation. Behavior of these functions should remain the same
0 commit comments