From 239037f062eb47a9eeb9b777bdf45a4f4d27dab7 Mon Sep 17 00:00:00 2001 From: Justintime50 <39606064+Justintime50@users.noreply.github.com> Date: Mon, 1 Aug 2022 14:13:38 -0600 Subject: [PATCH] chore: prepares v5.8.0 for release --- CHANGELOG.md | 12 +++++++----- README.md | 2 +- VERSION | 2 +- pom.xml | 2 +- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 566060ea1..29ffe275d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ # CHANGELOG -## Next Release -- Adds the ability to create a shipment with carbon offset -- Adds the ability to buy a shipment with carbon offset -- Adds the ability to one-call-buy a shipment with carbon offset -- Adds the ability to re-rate a shipment with carbon offset +## v5.8.0 (2022-08-02) + +- Adds Carbon Offset support + - Adds the ability to create a shipment with carbon offset + - Adds the ability to buy a shipment with carbon offset + - Adds the ability to one-call-buy a shipment with carbon offset + - Adds the ability to re-rate a shipment with carbon offset ## v5.7.0 (2022-07-18) diff --git a/README.md b/README.md index 5fb235c23..e354418aa 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Add this to your project's POM: com.easypost easypost-api-client - 5.7.0 + 5.8.0 ``` diff --git a/VERSION b/VERSION index 42cdd0b54..11d9efa3d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.7.0 +5.8.0 diff --git a/pom.xml b/pom.xml index 673e5ce07..ba901af85 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.easypost easypost-api-client - 5.7.0 + 5.8.0 jar com.easypost:easypost-api-client