From 1fa764fb50cf5116dc26a1fc195eefaf052e2566 Mon Sep 17 00:00:00 2001 From: Lucas Bartholemy Date: Mon, 6 Nov 2023 19:00:27 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57fc5a8eb3..05c7c8cd97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ HumHub Changelog 1.15.0 (November 6, 2023) -------------------------------- -See also: HumHub 1.14 - [Release Notes](https://docs.humhub.org/docs/about/releasenotes/release_notes_1_14) and [Changelog](https://github.com/humhub/humhub/blob/master/CHANGELOG.md) +See also: HumHub 1.14 - [Release Notes](https://docs.humhub.org/docs/about/releasenotes/release_notes_1_15) and [Changelog](https://github.com/humhub/humhub/blob/master/CHANGELOG.md) Warning: HumHub now employs JavaScript nonces for enhanced security (CSP), which may necessitate manual adjustments for inserted scripts, such as statistics codes, to ensure compatibility. See [Migration Notes](https://docs.humhub.org/docs/admin/updating-migration2#115) for details.