From 7b7b898416fd1d6c4d6e2381422791c2b2b81b20 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A." Date: Mon, 8 Dec 2025 16:45:11 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 13 ++++++++++--- CHANGELOG.json | 11 +++++++++-- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 0d465244..d7237655 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,15 @@ [ { - "tag": "dev-20251208-b33cb0a8", - "date": "2025-12-08T14:44:05+00:00", + "tag": "dev-20251208-ddc71cc1", + "date": "2025-12-08T16:43:06+00:00", "commits": [ + { + "sha": "ddc71cc1", + "message": "Feat: Add new PATCH api for updating the task and improved the no timer messaging", + "author": "arabcoders", + "date": "2025-12-08T16:43:06+00:00", + "full_sha": "ddc71cc1bdcbf4596699f7ee4b539729c02ef241" + }, { "sha": "b33cb0a8", "message": "Refactor: change how we build frontend inside docker.", @@ -3231,7 +3238,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "b33cb0a8453294b5057d4c6fd96e00f809dc97da" + "full_sha": "ddc71cc1bdcbf4596699f7ee4b539729c02ef241" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 4f901d4c..2bbd168e 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,9 +1,16 @@ [ { "tag": "Unmerged (dev branch)", - "full_sha": "b33cb0a8453294b5057d4c6fd96e00f809dc97da", - "date": "2025-12-08T14:44:05+00:00", + "full_sha": "ddc71cc1bdcbf4596699f7ee4b539729c02ef241", + "date": "2025-12-08T16:43:06+00:00", "commits": [ + { + "sha": "ddc71cc1", + "full_sha": "ddc71cc1bdcbf4596699f7ee4b539729c02ef241", + "message": "Feat: Add new PATCH api for updating the task and improved the no timer messaging", + "author": "arabcoders", + "date": "2025-12-08T16:43:06+00:00" + }, { "sha": "b33cb0a8", "full_sha": "b33cb0a8453294b5057d4c6fd96e00f809dc97da",