From 083b413872bf64d53b2d3368258e286704319ffd Mon Sep 17 00:00:00 2001 From: Frank Hochmuth Date: Fri, 1 Dec 2023 22:35:17 +0100 Subject: [PATCH] Update CHANGELOG.md fix for calendar plugin added --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ebaa3d..5a31e97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ - Akismet plugin: Fixed PHP warnings ([#83](https://github.com/flatpressblog/flatpress/issues/83)) - BBCode plugin: Allows local video files ("attachs/video.mp4") and outputs valid HTML ([#192](https://github.com/flatpressblog/flatpress/issues/192)) - BBCode plugin: Initial settings after fresh install shown correctly ([#102](https://github.com/flatpressblog/flatpress/issues/102)) +- Calendar plugin: Fixed incorrect text output when Russian is set as language - Fixed broken links in the administration area ## Setup