From 07756a1fbe5e71a082a0c2f4c4b431076b6c77f3 Mon Sep 17 00:00:00 2001 From: Github Actions Bot <> Date: Thu, 22 Aug 2024 08:54:40 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b12714cf68..22f31dae34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [6.0.7] - 2024-08-22 + +### Bug Fixes + +- Enable disabled strategies keeps settings ([#7960](https://github.com/Unleash/unleash/issues/7960)) + + ## [6.0.6] - 2024-07-03 ### Features