From 6bc88c23fb1f39fb049516ea83adb222dbda5aba Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 16 Nov 2023 12:38:40 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index caa221a0f0..a94c58a3e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. +## [5.6.8] - 2023-11-16 + +### Bug Fixes + +- Handle concurrent service account updates ([#5349](https://github.com/Unleash/unleash/issues/5349)) ([#5350](https://github.com/Unleash/unleash/issues/5350)) + +- Take into account project segments permission in form ([#5352](https://github.com/Unleash/unleash/issues/5352)) ([#5354](https://github.com/Unleash/unleash/issues/5354)) + + ## [5.6.7] - 2023-11-15 ### Miscellaneous Tasks