From fda62cf6693eff2c91195fcac96b2e31a976b6a3 Mon Sep 17 00:00:00 2001 From: Github Actions Bot <> Date: Wed, 11 Sep 2024 16:29:38 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2232dceb27..ffbc9757a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [6.2.1] - 2024-09-11 + +### Bug Fixes + +- Invert logic ([#8135](https://github.com/Unleash/unleash/issues/8135)) ([#8136](https://github.com/Unleash/unleash/issues/8136)) + + ## [6.2.0] - 2024-09-05 ### ADR