From 4c5e73ecf5ef03f59c631660393ba666c2b0c099 Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Sat, 19 Jan 2019 11:45:32 +0100 Subject: [PATCH] chore: Update changelog --- frontend/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index d29e8a163d..55bfbd663b 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -10,6 +10,9 @@ The latest version of this document is always available in ## [Unreleased] +## [3.1.4] +- feat: Add UI support for permission. + ## [3.1.3] - fix(webpack): Strip all comments in css/js bundles.