Skip to content

Commit a1340f0

Browse files
authored
Merge pull request #282 from EasyPost/v8-date
chore: update release date of v8
2 parents a19e507 + 7232525 commit a1340f0

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
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()`)

UPGRADE_GUIDE.md

+2-2
Original file line numberDiff line numberDiff 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

2828
Likelihood of Impact: High
2929

0 commit comments

Comments
 (0)