Skip to content

Commit

Permalink
Merge pull request #217 from EasyPost/v4.3.0
Browse files Browse the repository at this point in the history
chore: prep v4.3.0 for release
  • Loading branch information
Justintime50 committed Apr 15, 2024
2 parents e97c1da + cb8b2f3 commit d64837e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## v4.3.0 (2024-04-15)

- Adds `ContentDescription`, `DropoffMaxDatetime`, and `PickupMaxDatetime` shipment options

## v4.2.0 (2024-04-10)

- Fix payment method funding and deletion failures due to undetermined payment method type
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package easypost

const Version = "4.2.0"
const Version = "4.3.0"

0 comments on commit d64837e

Please sign in to comment.