From 04d2c7b28eea08f46f07a05d812608b6af92a685 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Sat, 17 May 2025 19:05:07 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 3f06cbe7..3751d5c0 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,14 @@ [ { - "tag": "dev-20250517-9e7f85d", - "date": "2025-05-17T18:51:05+00:00", + "tag": "dev-20250517-56d1836", + "date": "2025-05-17T19:00:44+00:00", "commits": [ + { + "sha": "56d1836", + "message": "don't show /v1/api/system/healthcheck/ in access log.", + "author": "arabcoders", + "date": "2025-05-17T19:00:44+00:00" + }, { "sha": "9e7f85d", "message": "Remove Caddy&php-fpm and use frankenphp as both http and php runner.",