From 018dc904f80dead4fe7637fb25ff9a83a4bfcb0e Mon Sep 17 00:00:00 2001 From: Fredrik Oseberg Date: Fri, 26 Feb 2021 13:58:49 +0100 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24a650e76e..806f2061e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 3.15.0 + +Began work on a technical debt dashboard on the frontend. The first iteration of this dashboard is included in this release. + +- fix: not crash if addon http post throws (#738) +- fix: update unleash-frontend dependency (#736) +- fix: project id should be validated correctly on create +- fix: upgrade unleash-frontend to version 3.13.1 + ## 3.14.0 - feat: upgrade unleash-frontend to version 3.13.0