From a40f4e72131bba3e288c999c420e07d72d27ff16 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Tue, 3 Jun 2025 19:20:07 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index f26fc290..2c99aa7f 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,14 @@ [ { - "tag": "dev-20250603-55b2e3e7", - "date": "2025-06-03T17:05:13+00:00", + "tag": "dev-20250603-38bf6af1", + "date": "2025-06-03T19:15:06+00:00", "commits": [ + { + "sha": "38bf6af1", + "message": "Improved the testing logic for conditions filter.", + "author": "arabcoders", + "date": "2025-06-03T19:15:06+00:00" + }, { "sha": "55b2e3e7", "message": "Add test button for conditions",