From bd5baed645ce175b20bbd079c1b7f2ca99a93e54 Mon Sep 17 00:00:00 2001 From: Github Actions Bot <> Date: Thu, 19 Sep 2024 11:55:40 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5564a72481..fd0a3ff38c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [6.2.4] - 2024-09-19 + +### Miscellaneous Tasks + +- Make count column bigint. ([#8183](https://github.com/Unleash/unleash/issues/8183)) ([#8184](https://github.com/Unleash/unleash/issues/8184)) + + ## [6.2.3] - 2024-09-18 ### Bug Fixes