From e449a838dea96bc306535b84fcb2ea8790985832 Mon Sep 17 00:00:00 2001 From: John-Weak Date: Tue, 14 Jan 2025 14:00:11 +0530 Subject: [PATCH] changelog sorting --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f8a48fca2f..9f9cae2dc6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,10 @@ Fixes: - [core] Fixed a bug causing events to not being loaded when there's an escaped character in the event name - [gridfs] fixes for moving to Promises -- [system-utility] Fixed: Mongo error (code: 26) in some Countly instances when the profiler gets run for the first time -- [surveys] "Select one" text in the widget can be edited now - [reports] Fixes report generation failure due to SSL error +- [surveys] "Select one" text in the widget can be edited now +- [system-utility] Fixed: Mongo error (code: 26) in some Countly instances when the profiler gets run for the first time + Dependencies: - Bump sass from 1.81.0 to 1.83.1