From 0e854a58929d42167841c9a6495be97f83e31b2a Mon Sep 17 00:00:00 2001 From: webzwo0i Date: Mon, 22 Mar 2021 17:23:50 +0100 Subject: [PATCH] fix wrong changelog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f60b235f..d5441ac48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ### Notable fixes * Fixed a bug in the safeRun.sh script (#4935) -* Don't create sessions on some static resources (#4921) +* Add more endpoints that do not need authentication/authorization (#4921) * Fixed issue with non-opening device keyboard on smartphones (#4929) * Add version string to iframe_editor.css to prevent stale cache entry (#4964)