From 673164ebcd0632f2feddd3a91db4d3762a065900 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Tue, 24 Jun 2025 15:00:11 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 27 ++++++++++++++++++++++++--- CHANGELOG.json | 25 +++++++++++++++++++++++-- 2 files changed, 47 insertions(+), 5 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 1270962f..f38a93ba 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,29 @@ [ { - "tag": "dev-20250624-388ed0bf", - "date": "2025-06-24T14:38:11+00:00", + "tag": "dev-20250624-6ba37faf", + "date": "2025-06-24T14:59:28+00:00", "commits": [ + { + "sha": "6ba37faf", + "message": "refactor: reorganize imports and add whitespace", + "author": "arabcoders", + "date": "2025-06-24T14:59:28+00:00", + "full_sha": "6ba37faf49a0369016bcae71161c372f4c5f0fb5" + }, + { + "sha": "44b395ae", + "message": "use proper names for all create_tasks", + "author": "arabcoders", + "date": "2025-06-24T14:58:48+00:00", + "full_sha": "44b395aed9092b313364bb8a69875e22ca6156b2" + }, + { + "sha": "a584ffcf", + "message": "prevent the Download queue from back pressuring the event loop", + "author": "arabcoders", + "date": "2025-06-24T14:56:12+00:00", + "full_sha": "a584ffcfd6032d7544733b8a7df7ceb3b42a5775" + }, { "sha": "388ed0bf", "message": "Handle Download queue task exceptions", @@ -298,7 +319,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "388ed0bf9d57451de98ff8d42137105eb1a729a4" + "full_sha": "6ba37faf49a0369016bcae71161c372f4c5f0fb5" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 2ed1136d..6ee2ed00 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,9 +1,30 @@ [ { "tag": "Unmerged (dev branch)", - "full_sha": "388ed0bf9d57451de98ff8d42137105eb1a729a4", - "date": "2025-06-24T14:38:11+00:00", + "full_sha": "6ba37faf49a0369016bcae71161c372f4c5f0fb5", + "date": "2025-06-24T14:59:28+00:00", "commits": [ + { + "sha": "6ba37faf", + "full_sha": "6ba37faf49a0369016bcae71161c372f4c5f0fb5", + "message": "refactor: reorganize imports and add whitespace", + "author": "arabcoders", + "date": "2025-06-24T14:59:28+00:00" + }, + { + "sha": "44b395ae", + "full_sha": "44b395aed9092b313364bb8a69875e22ca6156b2", + "message": "use proper names for all create_tasks", + "author": "arabcoders", + "date": "2025-06-24T14:58:48+00:00" + }, + { + "sha": "a584ffcf", + "full_sha": "a584ffcfd6032d7544733b8a7df7ceb3b42a5775", + "message": "prevent the Download queue from back pressuring the event loop", + "author": "arabcoders", + "date": "2025-06-24T14:56:12+00:00" + }, { "sha": "388ed0bf", "full_sha": "388ed0bf9d57451de98ff8d42137105eb1a729a4",