From 96bb48cb829228e5f50c1e7d8a08c6acb82ea441 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 12 Mar 2021 11:43:00 +0100 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 737833257a..4603b18e62 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,14 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases][releases-url]. +# 3.14.0 +- fix: should fetch projects once to make sure we know about projects +- feat/rbac: edit access for projects. (#251) + # 3.13.5 - fix: check that strategies exists before calling includes + # 3.13.4 - fix: metrics invalid date + # 3.13.3 - fix: content-min-height + # 3.13.2 - feat: stale dashboard + # 3.13.1 - fix: fix update-variant-test - fix: unsecure => insecure