Skip to content

Commit

Permalink
- Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nwithan8 committed May 23, 2024
1 parent 3f13991 commit c9ab135
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## Next Release

- Add new `SmartRate` service under beta for interacting with the SmartRate API
- New `RecommendShipDateByDeliveryDate` function to recommend a ship date based on a delivery date for each shipment rate
- Updated `EstimateDeliveryDateByShipDate` function to get an estimated delivery date based on a ship date for each shipment rate
- Existing SmartRate-related functions and classes in `Shipment` service marked as deprecated and will be removed in a future release

## v6.4.0 (2024-05-01)

- Add missing parameters for `Order.Create` parameter set
Expand Down

0 comments on commit c9ab135

Please sign in to comment.