summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Todorov <chris@super.gd>2021-03-18 00:45:46 -0700
committerChris Todorov <chris@super.gd>2021-03-19 14:51:02 -0700
commit3b471809821fcb841e372ffaede2d8be44470a09 (patch)
tree956802eba7bf108a0d21ad09240104cc6d392947
parentf994ce1c323397c74c81fb53aa7c56fdd1cbe2e0 (diff)
Add changelog entry for bug fix
This links to the PR where we fixed the issue from the changelog file, so we can know what is in the next release of the gem.
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bbbb712..34afe7f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## master
+
+- [#47](https://github.com/SuperGoodSoft/solidus_taxjar/pull/47) Fixed bug in `validate_address_params` for addresses without a state
+
## v0.18.0
- [#21](https://github.com/SuperGoodSoft/solidus_taxjar/pull/21) Migrated project to `solidus_dev_support`