1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-13 13:48:59 +02:00

docs: Update CHANGELOG.md

This commit is contained in:
GitHub Actions Bot 2024-04-12 07:43:10 +00:00
parent b701941be7
commit 4857a7c4c5

View File

@ -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