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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,14 @@
1
1
# CHANGELOG
2
2
3
-
## NEXT RELEASE
3
+
## v5.7.0 (2022-09-21)
4
4
5
5
- Adds Partner White Label (Referral) Support
6
6
- Adds ability to create a referral user
7
7
- Adds ability to update a referral user's email
8
8
- Adds ability to retrieve all referral users
9
9
- Adds ability to add a credit card to a referral user's account
10
10
- Adds support to specify an `$endShipperId` on the buy call of a Shipment
11
+
- Removes unreachable code in the address verification flow that checked for the existence of an address (errors will continue to be thrown on failure)
0 commit comments