summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-05-10 15:17:00 -0300
committerSebastian <sebasjm@gmail.com>2021-05-10 15:17:00 -0300
commit3ca68f623824f193965c182b21c1eff16379a4b4 (patch)
treeb9db3098307d7dab948bd443dc35e8ae380e4ab7 /CHANGELOG.md
parent84cd616c126d2ae723f2fca19d6ad53d6569ead1 (diff)
downloadmerchant-backoffice-3ca68f623824f193965c182b21c1eff16379a4b4.tar.gz
merchant-backoffice-3ca68f623824f193965c182b21c1eff16379a4b4.tar.bz2
merchant-backoffice-3ca68f623824f193965c182b21c1eff16379a4b4.zip
add missing fulfillment
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f6a571..edcb8be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- unlock a product when is locked
- check that there is no place where the taxes are summing up
- translation missing: yup (check for some other dynamic message)
+ - contract terms
+ - fulfillment url should check absolute url or relative to the merchant domain
## [Unreleased]
- fixed bug when updating token and not admin
- showing a yellow bar on non-default instance navigation (admin)