diff options
author | Nicholas Van Doorn <vandoorn.nick@gmail.com> | 2021-06-22 09:17:40 -0700 |
---|---|---|
committer | Nicholas Van Doorn <vandoorn.nick@gmail.com> | 2021-07-26 15:39:50 -0700 |
commit | b96799b59bae6e6a1b974604a7830b29bf44b8e1 (patch) | |
tree | 5b2e6730ec161b8ce362e81e6a9c6c43030d9e2f /CHANGELOG.md | |
parent | a06d8d50cd99feb45b560c27d1d2581e703aa824 (diff) |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index db68775..724fc2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ - [#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 |