From 48e3a3e1960e99a446dc59a40d131391f21e3388 Mon Sep 17 00:00:00 2001 From: Nicholas Van Doorn Date: Mon, 26 Jul 2021 16:05:11 -0700 Subject: Fix CHANGELOG This change was put under the wrong release as the result of a rebase mistake. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 724fc2e..fbbfd34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## master - [#88](https://github.com/SuperGoodSoft/solidus_taxjar/pull/88) Fire `shipment_shipped` event when any shipment on an order ships. +- [#81](https://github.com/SuperGoodSoft/solidus_taxjar/pull/81) Add install generator ## v0.18.2 @@ -15,7 +16,6 @@ - [#37](https://github.com/SuperGoodSoft/solidus_taxjar/pull/37) Added a basic Taxjar settings admin interface which displays placeholder text. - [#64](https://github.com/SuperGoodSoft/solidus_taxjar/pull/64) Provide Spree::Address.address2 to TaxJar address validation if it is present. - [#80](https://github.com/SuperGoodSoft/solidus_taxjar/pull/80) Support order_recalculated event in < 2.11 -- [#81](https://github.com/SuperGoodSoft/solidus_taxjar/pull/81) Add install generator ## v0.18.1 -- cgit v1.2.3