From b9bfa10e30827d28e37a3ded21b88f66a7043966 Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Fri, 26 Mar 2021 12:39:55 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e235784a7b..ba9ff5ba6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 3.17.3 + +- feat: upgrade unleash-frontend to version 3.14.1 +- fix: make sure CREATE_APPLICATION events are only sent once per application + ## 3.17.2 - fix: make sure applying unique constraint on client_instances works