summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-04-27 09:57:09 -0300
committerSebastian <sebasjm@gmail.com>2021-04-27 09:58:26 -0300
commitc9b0e41116d3347c844ac00bda401e84d67ffd4d (patch)
tree43be86619cb1f7d6f226deff59361a04ff619cb4 /CHANGELOG.md
parent497e6bea531efe25a8e3f4ea086cc7827a31d3e2 (diff)
downloadmerchant-backoffice-c9b0e41116d3347c844ac00bda401e84d67ffd4d.tar.gz
merchant-backoffice-c9b0e41116d3347c844ac00bda401e84d67ffd4d.tar.bz2
merchant-backoffice-c9b0e41116d3347c844ac00bda401e84d67ffd4d.zip
some fixes
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5d7b60d..b2df239 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- product detail: we could have some button that brings us to the detailed screen for the product
- navigation to another instance should not do full refresh
- cleanup instance and token management, because code is a mess and can be refactored
+
## [Unreleased]
- fixed bug when updating token and not admin
- showing a yellow bar on non-default instance navigation (admin)