summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Van Doorn <vandoorn.nick@gmail.com>2021-07-26 16:05:11 -0700
committerNoah Silvera <noah.a.silvera@gmail.com>2021-07-26 22:17:27 -0700
commit48e3a3e1960e99a446dc59a40d131391f21e3388 (patch)
treee1b214df8e9ed3dbaf1f0b933222bcf873c7eaf5
parent31a3e63e98448544285f129c13bd000187b02576 (diff)
Fix CHANGELOGHEADmaster
This change was put under the wrong release as the result of a rebase mistake.
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
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