From 4857a7c4c5290ff3b5c4002ccc3cb1907d3ef562 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 12 Apr 2024 07:43:10 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2152c463cc..d771150b05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. +## [5.11.2] - 2024-04-12 + +### Miscellaneous Tasks + +- Establish a baseline for the number of envs disabled per project ([#6807](https://github.com/Unleash/unleash/issues/6807)) ([#6819](https://github.com/Unleash/unleash/issues/6819)) + +- Add a separate feature flag for traffic visibility UI ([#6832](https://github.com/Unleash/unleash/issues/6832)) ([#6835](https://github.com/Unleash/unleash/issues/6835)) + + ## [5.11.1] - 2024-04-09 ### Bug Fixes