From a96ef9246fb9b4d84e56c5174fb9ea271198a0d3 Mon Sep 17 00:00:00 2001 From: Peter Havekes Date: Tue, 10 May 2022 10:44:11 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef4a42240..ea0df0639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ # Changelog + +## 3.5.5 +- Make the info and health endpoints available on both `/` and `/internal/` paths. 'Deprecating' the original /health and /info endpoints. + ## 3.5.4 - Introduce a Github Actions workflow for auto-building tags