From e2a1030c92d76ae3bebec631e5180e5384187237 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 5 Feb 2024 12:06:14 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02627f9255..87e6b721d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. +## [5.9.2] - 2024-02-05 + +### Miscellaneous Tasks + +- Cherry pick feedback table ([#6128](https://github.com/Unleash/unleash/issues/6128)) + +- Port db changes to 5.9 ([#6127](https://github.com/Unleash/unleash/issues/6127)) + + ## [5.9.1] - 2024-02-02 ### Bug Fixes