File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## v8.0.0 (2023-05-22)
3+ ## v8.0.0 (2023-06-06)
4+
5+ See our [ Upgrade Guide] ( UPGRADE_GUIDE.md#upgrading-from-7x-to-80 ) for more details.
46
57- New ` EasyPostClient ` object
68 - Logic is grouped together in Services and each EasyPost object has a new model (eg: ` client.shipment.create() ` )
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Use the following guide to assist in the upgrade process of the `easypost-python
1010
1111### 8.0 High Impact Changes
1212
13- - [ Updating Dependencies] ( #80-updating -dependencies )
13+ - [ Updated Dependencies] ( #80-updated -dependencies )
1414- [ EasyPostClient] ( #80-easypostclient )
1515- [ Improved Error Handling] ( #80-improved-error-handling )
1616
@@ -23,7 +23,7 @@ Use the following guide to assist in the upgrade process of the `easypost-python
2323- [ Beta Namespace Changed] ( #80-beta-namespace-changed )
2424- [ Changed Function Parameter Order and Return Types] ( #80-changed-function-parameter-order-and-return-types )
2525
26- ## 8.0 Updating Dependencies
26+ ## 8.0 Updated Dependencies
2727
2828Likelihood of Impact: High
2929
You can’t perform that action at this time.
0 commit comments