From 7c96e7dc6e6d096139f069e91b84e39c181497cc Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Sat, 19 Apr 2025 15:00:08 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-master.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index a7148fc3..76cf6b4b 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,4 +1,22 @@ [ + { + "tag": "master-20250419-3425657", + "date": "2025-04-19T14:56:31+00:00", + "commits": [ + { + "sha": "f8b18de", + "message": "wrap cancel in try catch to avoid possible problems.", + "author": "arabcoders", + "date": "2025-04-19T14:49:38+00:00" + }, + { + "sha": "7755f3c", + "message": "added some protection aganist staled download blocking the download queue.", + "author": "arabcoders", + "date": "2025-04-19T14:44:09+00:00" + } + ] + }, { "tag": "master-20250412-fb2aa73", "date": "2025-04-12T15:49:53+00:00",