From a17703988e0106a82dd792433826fbf2553a544d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Tue, 11 Aug 2020 12:15:53 +0200 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index c3a36be8aa..f80c01a2e5 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases][releases-url]. +# 3.5.1 +- fix: add link to all client SDKs +- fix: use Rect.memo to increase performance + # [3.5.0] - feat: added time-ago to toggle-list - feat: Add stale marking of feature toggles