From 2ffeecc7c08da19349f48ff569fa65a83cacb23c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 10 Jan 2024 11:10:34 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0709654de1..ff122182a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [5.8.1] - 2024-01-10 + +### Features + +- Include environment type label in feature_toggle_update metrics ([#5823](https://github.com/Unleash/unleash/issues/5823)) + + ## [5.8.0] - 2024-01-05 ### Bug Fixes