Skip to content

Commit 2d03722

Browse files
committed
chore: prepare v4.10.0 for release
1 parent c4e0b0a commit 2d03722

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# CHANGELOG
22

3-
## [Unreleased]
3+
## v4.10.0 (2023-01-11)
44

5-
- Added new beta billing functionality for referral customer users, accessible via `EasyPost::Beta::Referral`.
6-
- `add_payment_method` to add an existing Stripe bank account or credit card to your EasyPost account.
7-
- `refund_by_amount` refunds you wallet balance by a specified amount.
8-
- `refund_by_payment_log` refunds you wallet balance by a specified payment log.
9-
- Fix bug where bank account and credit card payment methods were not deserializing to the `EasyPost::PaymentMethod` class.
5+
- Added new beta billing functionality for referral customer users, accessible via `EasyPost::Beta::Referral`
6+
- `add_payment_method` to add an existing Stripe bank account or credit card to your EasyPost account
7+
- `refund_by_amount` refunds you wallet balance by a specified amount
8+
- `refund_by_payment_log` refunds you wallet balance by a specified payment log
9+
- Fix bug where bank account and credit card payment methods were not deserializing to the `EasyPost::PaymentMethod` class
1010

1111
## v4.9.0 (2022-12-07)
1212

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.9.0
1+
4.10.0

0 commit comments

Comments
 (0)