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.",