From 31a9a75b1748014c273f08d05401c24918f20021 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 19 Jan 2024 09:49:28 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff122182a4..19b8c05e52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. +## [5.8.2] - 2024-01-19 + +### Bug Fixes + +- Feature toggle update total needs 4 labels ([#5946](https://github.com/Unleash/unleash/issues/5946)) ([#5966](https://github.com/Unleash/unleash/issues/5966)) + +- Create tokens createByUserId ([#5968](https://github.com/Unleash/unleash/issues/5968)) + + ## [5.8.1] - 2024-01-10 ### Features