summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Silvera <noah@super.gd>2021-07-19 15:54:29 -0700
committerNoah Silvera <noah@super.gd>2021-07-19 15:54:34 -0700
commite38197d126137ae5f41fe22018e2fcbd19322037 (patch)
tree103c0f248e1dcfe2312bd2e01cd0b5c6288de60d
parentdd587bb1746247974e77b35cc6c81789e22634a5 (diff)
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6b46ff0..db68775 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,9 @@
# Changelog
## master
+
+- [#88](https://github.com/SuperGoodSoft/solidus_taxjar/pull/88) Fire `shipment_shipped` event when any shipment on an order ships.
+
## v0.18.2
- [#71](https://github.com/SuperGoodSoft/solidus_taxjar/pull/69) Unlock ExecJS version. This reverts the temporary fix introduced in #69