Skip to content

Commit c39ff51

Browse files
authored
Merge pull request #169 from EasyPost/v4.2.0
chore: prepare v4.2.0 for release
2 parents acecfae + 552f3d5 commit c39ff51

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

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

3-
## NEXT RELEASE
3+
## v4.2.0 (2022-05-09)
44

5-
- Adds a `lowest_rate` function to Orders and Pickups
6-
- Adds a `Shipment.get_lowest_smartrate` function and a `shipment.lowest_smartrate` function
5+
- Adds a `lowest_rate()` function to Orders and Pickups
6+
- Adds a `Shipment.get_lowest_smartrate()` function and a `shipment.lowest_smartrate()` function
77
- Removes the unusable `carrier` param from `Address.create_and_verify` along with the dead `message` conditional check
88
- Add beta Referral class for White Label API with these new functions: `create()`, `update_email()`, `all()`, and `add_credit_card()`
99

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.1.2
1+
4.2.0

0 commit comments

Comments
 (0)