From 435c534e835b500c4e8f2f01c3adb3906c929eed Mon Sep 17 00:00:00 2001 From: azett Date: Sat, 25 Jun 2022 13:29:22 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ed4087..f35664d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## General - Template engine Smarty updated to version 4.1.0 (see [#94](https://github.com/flatpressblog/flatpress/issues/94)) - From now on, FlatPress requires at least PHP 7.1! + - Please make sure your themes and plugins continue to work with the new Smarty version - Added [SECURITY.md](https://github.com/flatpressblog/flatpress/blob/master/SECURITY.md) - [README](https://github.com/flatpressblog/flatpress/blob/master/README.md): added "help and support" section