From 75a83985ccff7141d994054a71cfe0512cce3e81 Mon Sep 17 00:00:00 2001 From: Github Actions Bot <> Date: Wed, 19 Jun 2024 10:16:20 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7136d48884..eecea71e12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. +## [6.0.4] - 2024-06-19 + +### Bug Fixes + +- Project to lifecycle events ([#7400](https://github.com/Unleash/unleash/issues/7400)) + +- Check for permission in group access assignment ([#7408](https://github.com/Unleash/unleash/issues/7408)) ([#7413](https://github.com/Unleash/unleash/issues/7413)) + + ## [6.0.3] - 2024-06-14 ### Bug Fixes