summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-04-28 15:35:46 -0300
committerSebastian <sebasjm@gmail.com>2021-04-28 15:35:46 -0300
commit88c8009524e7e96bfc7bac13f80f889ec90a7342 (patch)
tree33ccb419de0a499c2d3a32e461b2764e8984aa08 /CHANGELOG.md
parent08a696ad83613da157c223caa9c7f75c49dc1df1 (diff)
downloadmerchant-backoffice-88c8009524e7e96bfc7bac13f80f889ec90a7342.tar.gz
merchant-backoffice-88c8009524e7e96bfc7bac13f80f889ec90a7342.tar.bz2
merchant-backoffice-88c8009524e7e96bfc7bac13f80f889ec90a7342.zip
add hook test
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 b2df239..8807955 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- navigation to another instance should not do full refresh
- cleanup instance and token management, because code is a mess and can be refactored
+ - unlock a product when is locked
+
## [Unreleased]
- fixed bug when updating token and not admin
- showing a yellow bar on non-default instance navigation (admin)