diff options
author | Nicholas Van Doorn <vandoorn.nick@gmail.com> | 2021-03-22 10:25:17 -0700 |
---|---|---|
committer | Noah Silvera <noah@super.gd> | 2021-03-25 16:54:05 -0700 |
commit | e3bbd1d8d1da565cf204d7ab758056897465bf06 (patch) | |
tree | 0801c710eac6ebbdbd93d5a95a618589a9a60c63 /CHANGELOG.md | |
parent | f7a9ee1c939e2e1bb85e59b9dd1a32c751cfb492 (diff) |
Update CHANGELOG.md
Co-authored-by: Noah Silvera <noah@super.gd>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 58a1c46..d953efa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,14 +2,16 @@ ## master -## v0.18.1 +- [#51](https://github.com/SuperGoodSoft/solidus_taxjar/pull/51) Add nexus regions method to API + +## v0.18.1 [#52](https://github.com/supergoodsoft/solidus_taxjar/pull/52) fixes a critical bug in the API class that was released in `v0.18.0`. Please upgrade. - [#47](https://github.com/SuperGoodSoft/solidus_taxjar/pull/47) Fixed bug in `validate_address_params` for addresses without a state - [#52](https://github.com/supergoodsoft/solidus_taxjar/pull/52) Fixed critical bug in API class -## ~~v0.18.0~~ +## ~~v0.18.0~~ `v0.18.0` was removed due to a regression in the API class that was fixed in [#52](https://github.com/SuperGoodSoft/solidus_taxjar/pull/52) and `v0.18.1` - [#21](https://github.com/SuperGoodSoft/solidus_taxjar/pull/21) Migrated project to `solidus_dev_support` |