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-09-19 11:55:40 +00:00
parent 4c9622e449
commit bd5baed645

View File

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