From f5baedfef820fdd37fe1746906164f62c5ece561 Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Tue, 9 Nov 2021 13:15:35 +0100 Subject: [PATCH] correct changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65932ce..5f7f14f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,4 +47,5 @@ overcome in future releases of the API without breaking backwards compatibility. The Info API is strict read-only API which provides useful non-confidential information about the server. -The initial release of this API is quite limited. Only the +The initial release of this API is quite limited. Only the server version can +be retrieved. -- GitLab