From 5721c93da2306bb856c2edde0b13dc12f791606e Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Tue, 26 Aug 2025 22:05:11 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-master.json | 27 ++++++++++++++++++++++++--- CHANGELOG.json | 27 ++++++++++----------------- 2 files changed, 34 insertions(+), 20 deletions(-) diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index 2852f64f..0ef60ce6 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,29 @@ [ { - "tag": "master-20250826-8b9077d4", - "date": "2025-08-25T22:07:37+00:00", + "tag": "master-20250827-3de3471b", + "date": "2025-08-26T22:02:17+00:00", "commits": [ + { + "sha": "21c7b0f2", + "message": "Fixes #384", + "author": "arabcoders", + "date": "2025-08-26T21:53:08+00:00", + "full_sha": "21c7b0f20829a9bebfd9de6e1143b998a9d5c8d3" + }, + { + "sha": "1adc837d", + "message": "attempt 2", + "author": "arabcoders", + "date": "2025-08-25T22:23:41+00:00", + "full_sha": "1adc837d129927d96428e233a3f24492de012303" + }, + { + "sha": "23f599d5", + "message": "make it possible to use different app.spec from workflow", + "author": "arabcoders", + "date": "2025-08-25T22:19:12+00:00", + "full_sha": "23f599d5d0b0e91456239220d7704cd495cc2ebe" + }, { "sha": "d538d942", "message": "Fix windows multiprocessing threads", @@ -1390,7 +1411,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "8b9077d47643aaec6bf0a4bccb6528768e1ecc52" + "full_sha": "3de3471bd5518ca521dc0acec748c836a98a2dc5" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 90e2ad11..310be1ed 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,22 +1,8 @@ [ { - "tag": "Unreleased (8b9077d4)", - "full_sha": "8b9077d47643aaec6bf0a4bccb6528768e1ecc52", - "date": "2025-08-25T22:07:37+00:00", - "commits": [ - { - "sha": "d538d942", - "full_sha": "d538d94216491485fece55557c4b6749d1bfafab", - "message": "Fix windows multiprocessing threads", - "author": "arabcoders", - "date": "2025-08-25T21:59:14+00:00" - } - ] - }, - { - "tag": "Unmerged (dev branch)", - "full_sha": "21c7b0f20829a9bebfd9de6e1143b998a9d5c8d3", - "date": "2025-08-26T21:53:08+00:00", + "tag": "v0.8.12", + "full_sha": "3de3471bd5518ca521dc0acec748c836a98a2dc5", + "date": "2025-08-26T22:02:17+00:00", "commits": [ { "sha": "21c7b0f2", @@ -38,6 +24,13 @@ "message": "make it possible to use different app.spec from workflow", "author": "arabcoders", "date": "2025-08-25T22:19:12+00:00" + }, + { + "sha": "d538d942", + "full_sha": "d538d94216491485fece55557c4b6749d1bfafab", + "message": "Fix windows multiprocessing threads", + "author": "arabcoders", + "date": "2025-08-25T21:59:14+00:00" } ] },