Skip to content

Commit

Permalink
Merge pull request #282 from EasyPost/v8-date
Browse files Browse the repository at this point in the history
chore: update release date of v8
  • Loading branch information
Justintime50 authored Jun 6, 2023
2 parents a19e507 + 7232525 commit a1340f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# CHANGELOG

## v8.0.0 (2023-05-22)
## v8.0.0 (2023-06-06)

See our [Upgrade Guide](UPGRADE_GUIDE.md#upgrading-from-7x-to-80) for more details.

- New `EasyPostClient` object
- Logic is grouped together in Services and each EasyPost object has a new model (eg: `client.shipment.create()`)
Expand Down
4 changes: 2 additions & 2 deletions UPGRADE_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Use the following guide to assist in the upgrade process of the `easypost-python

### 8.0 High Impact Changes

- [Updating Dependencies](#80-updating-dependencies)
- [Updated Dependencies](#80-updated-dependencies)
- [EasyPostClient](#80-easypostclient)
- [Improved Error Handling](#80-improved-error-handling)

Expand All @@ -23,7 +23,7 @@ Use the following guide to assist in the upgrade process of the `easypost-python
- [Beta Namespace Changed](#80-beta-namespace-changed)
- [Changed Function Parameter Order and Return Types](#80-changed-function-parameter-order-and-return-types)

## 8.0 Updating Dependencies
## 8.0 Updated Dependencies

Likelihood of Impact: High

Expand Down

0 comments on commit a1340f0

Please sign in to comment.