From e246ad82aac3d172ff0a1d83ee1b9cc99c96ce53 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 15 Oct 2024 20:30:13 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 752fc2397..b817a9fd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Set the permissions (`chmod 0700`) on `entrypoint.sh` in the `Dockerfile` - Extended the _Public API_ with the health check endpoint (experimental) ### Changed