From eb91a9b61ee06595233a7bf1fa2908561c89f1d4 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Mon, 28 Apr 2025 16:30:08 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-master.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index 9aa48fa4..2eb193a2 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,4 +1,28 @@ [ + { + "tag": "master-20250428-9f0d883", + "date": "2025-04-28T16:24:37+00:00", + "commits": [ + { + "sha": "d895904", + "message": "Switched newDownload form to use HttpAPI for easier unlocking of download button.", + "author": "arabcoders", + "date": "2025-04-28T15:40:23+00:00" + }, + { + "sha": "d4ca763", + "message": "reverted some changes to logging", + "author": "arabcoders", + "date": "2025-04-28T15:15:11+00:00" + }, + { + "sha": "2d86aae", + "message": "attempt at fixing duplicate logging", + "author": "arabcoders", + "date": "2025-04-27T16:44:44+00:00" + } + ] + }, { "tag": "master-20250426-d385e41", "date": "2025-04-26T16:58:34+00:00",