From 8a4ba2bbc46f55a35c8db26ebf4dd8b0bf975c55 Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Fri, 19 Mar 2021 11:58:55 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4273db7f8d..e235784a7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 3.17.2 + +- fix: make sure applying unique constraint on client_instances works + ## 3.17.1 - fix: initial event.tags should be array type @@ -13,6 +17,10 @@ - feat: Default roles and RBAC permission checker. (#735) (experimental) - feat: upgrade unleash-frontend to version 3.14.0 +## 3.16.1 + +- fix: make sure applying unique constraint on client_instances works + ## 3.16.0 - fix: projectId must follow nameType in query