From 2573160e25ebaf6c0341f7a67f876fd1765ebdf2 Mon Sep 17 00:00:00 2001 From: Justintime50 <39606064+Justintime50@users.noreply.github.com> Date: Thu, 10 Jun 2021 09:40:59 -0600 Subject: [PATCH] chore: version bump to 3.3.0 for smartrate --- CHANGELOG | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 41fa345c..fe30585c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +=== 3.3.0 2021-06-10 + +* Adds `SmartRate` functionality to the `Shipments` object (available by calling `get_smartrates` on a shipment) +* Fix bug where `EasyPost::CarrierAccount.types` was hitting the wrong endpoint + === 3.2.0 2021-01-14 * Replace Travis CI with Github Actions diff --git a/VERSION b/VERSION index 944880fa..15a27998 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.0 +3.3.0