From 12b240835c3332ff2af34ca78b7c9a46e66feddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 21 Feb 2020 16:44:38 +0100 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6d2866886..3f857d1481 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 3.2.26 + +- fix: Update prom-client to the latest version 🚀 (#562) +- chore: update lolex to latest version +- fix: variant weights can be up to 1000 + ## 3.2.25 - fix: upgrade unleash-frontend to version 3.2.15