From 7071c2280a01eda7bdc5f2f095aeb918ff5b48fd Mon Sep 17 00:00:00 2001 From: Banana Date: Mon, 9 Oct 2023 12:34:49 +0200 Subject: [PATCH] version 1.5 --- CHANGELOG | 2 +- documentation/update.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 67f9a29..d1de6c2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -202310xx version 1.5 Fluorine +20231009 version 1.5 Fluorine * Maintenance release. Updated requirements to current versions if possible * New syntax in config file. Switched from define() to const syntax. Use config.default.php as a template to update your config. diff --git a/documentation/update.txt b/documentation/update.txt index 928d042..3bf87e7 100644 --- a/documentation/update.txt +++ b/documentation/update.txt @@ -5,7 +5,7 @@ Update process is as follows: - update your config.php - make sure of any special update steps listed below. -## 1.4 Oxygen +## 1.5 Fluorine New syntax in config file. Switched from define() to const syntax. This change apply also to the included webclient Example: -- 2.39.5