From a87d4da1880fc3ce363f641cf1af4542ab65f69f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 21 Nov 2023 15:34:15 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a94c58a3e0..2f2c4f507c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,25 @@ All notable changes to this project will be documented in this file. +## [5.6.9] - 2023-11-21 + +### Bug Fixes + +- Remove user from project ([#5383](https://github.com/Unleash/unleash/issues/5383)) + + +### Documentation + +- Update availability due to 5.6 release ([#5167](https://github.com/Unleash/unleash/issues/5167)) + + +### Features + +- Filter by tags ([#5163](https://github.com/Unleash/unleash/issues/5163)) + +- Filter by environment status ([#5165](https://github.com/Unleash/unleash/issues/5165)) + + ## [5.6.8] - 2023-11-16 ### Bug Fixes