From ac381e756a4bcb56fd560f2959b2642c448135b4 Mon Sep 17 00:00:00 2001 From: Frank Hochmuth Date: Mon, 5 Feb 2024 01:36:43 +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 08ca278..0b7d352 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,7 +46,7 @@ - In the setup CSS, unused IDs, classes and incorrect references to fonts have been removed. - The installer header now shines in a simple FlatPress style. - Added missing language files for Greek, Spanish and French ([#214](https://github.com/flatpressblog/flatpress/issues/214)) - - The installer tries to write permissions to the fp-content directory recursively for owners and groups, which had to be done manually before. + - The installer tries to write permissions recursively for owners and groups, which had to be done manually before. ## Themes - Reworked "Leggero v2" style, Admin Area now responsive ([#259](https://github.com/flatpressblog/flatpress/issues/259))