From 8f75c61296c028fd8c7b48b84a1be7c167463bc2 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Thu, 12 Jun 2025 22:10:08 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 2d61989d..de0708dd 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,29 @@ [ { - "tag": "dev-20250612-400cf7be", - "date": "2025-06-11T21:57:37+00:00", + "tag": "dev-20250613-fb51fc3b", + "date": "2025-06-12T22:05:57+00:00", "commits": [ + { + "sha": "fb51fc3b", + "message": "upgrade packages", + "author": "arabcoders", + "date": "2025-06-12T22:05:57+00:00", + "full_sha": "fb51fc3b1fa3b42bdd61876c54a2e73600d32fdd" + }, + { + "sha": "5212dfee", + "message": "Refactor HttpSocket to be more manageable and more modular.", + "author": "arabcoders", + "date": "2025-06-12T22:02:31+00:00", + "full_sha": "5212dfeeaabdf93bf0ba9cd209a6b58b1281364c" + }, + { + "sha": "c1f8fd5f", + "message": "rename api namespace", + "author": "arabcoders", + "date": "2025-06-12T21:45:46+00:00", + "full_sha": "c1f8fd5f58ab0fefa1624d801c8f35a539d10616" + }, { "sha": "400cf7be", "message": "completely refactored HttpAPI into more manageable routes.", @@ -18,7 +39,7 @@ "full_sha": "698791b7fc35f2877f15161790c08696f715b731" } ], - "full_sha": "400cf7bec303385766b44a98af5ab1328a5a8b36" + "full_sha": "fb51fc3b1fa3b42bdd61876c54a2e73600d32fdd" }, { "tag": "dev-20250610-670c9951",