Skip to content

Commit 27aaa8c

Browse files
authored
Merge pull request #196 from EasyPost/v4.4.0
chore: prepare v4.4.0 for release
2 parents a570ca3 + b05a4a8 commit 27aaa8c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# CHANGELOG
22

3-
## Next Release
3+
## v4.4.0 (2022-07-11)
44

55
- Adds `Billing.retrieve_payment_methods()`, `Billing.fund_wallet()`, and `Billing.delete_payment_method()` functions
6+
- Captures OS information in the user-agent header for easier debugging
7+
- Update functions now use `patch` instead of `put` under the hood to better match API behavior and documentation. The behavior of these functions should remain the same
68

79
## v4.3.0 (2022-05-19)
810

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.3.0
1+
4.4.0

0 commit comments

Comments
 (0)