diff options
author | Noah Silvera <noah@super.gd> | 2021-05-19 12:00:37 -0700 |
---|---|---|
committer | Noah Silvera <noah@super.gd> | 2021-05-19 12:02:50 -0700 |
commit | add456479abddfd665fecb21ae56cdd845083c3f (patch) | |
tree | d53b19b4ba044e39b265cde0826480dbcf745259 /CHANGELOG.md | |
parent | 038f392070aab53512871a1208081b1122968536 (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 644b2ff..3b0a93e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - [#59](https://github.com/SuperGoodSoft/solidus_taxjar/pull/59) Add pry debugging tools - [#69](https://github.com/SuperGoodSoft/solidus_taxjar/pull/69) Lock ExecJS version - [#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. ## v0.18.1 |