From 7b3fbaf3bdf7a10c5b3666eead2e1fe6bb30d77a Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Sun, 8 Jun 2025 19:05:08 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 2c4ad94f..442139a2 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,15 @@ [ { - "tag": "dev-20250608-6d774a6d", - "date": "2025-06-08T17:45:12+00:00", + "tag": "dev-20250608-fee8939c", + "date": "2025-06-08T18:59:44+00:00", "commits": [ + { + "sha": "fee8939c", + "message": "WIP more changes to support windows", + "author": "arabcoders", + "date": "2025-06-08T18:59:44+00:00", + "full_sha": "fee8939c803d5bedaf3281cb8fb2f2e7a81a1dbd" + }, { "sha": "6d774a6d", "message": "switch to uv instead of pipenv, and partially fix the code to work on windows.", @@ -67,7 +74,7 @@ "full_sha": "517f60f49d7ff2907bea47a124ca5ef256853614" } ], - "full_sha": "6d774a6d9cfe7ac2437e185d3b5d8bd627902969" + "full_sha": "fee8939c803d5bedaf3281cb8fb2f2e7a81a1dbd" }, { "tag": "dev-20250605-f1f79afe",