diff options
author | Noah Silvera <noah@super.gd> | 2021-07-19 15:54:29 -0700 |
---|---|---|
committer | Noah Silvera <noah@super.gd> | 2021-07-19 15:54:34 -0700 |
commit | e38197d126137ae5f41fe22018e2fcbd19322037 (patch) | |
tree | 103c0f248e1dcfe2312bd2e01cd0b5c6288de60d /CHANGELOG.md | |
parent | dd587bb1746247974e77b35cc6c81789e22634a5 (diff) |
Update changelog77-add-shipment-shipped-event
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
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 |