From 1929c00f404cb6cbec46eee6e1a983ba2c7c8022 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Wed, 15 Sep 2021 22:05:24 +0200 Subject: [PATCH] release 0.8 - 2021.09.15 --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 858f528..48a0e29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ -0.8 - dev -- [x] clean up php files and some decoration -- [x] fix rights, only super admin can change settings +0.8 +- clean up php files and some decoration +- fix rights, only super admin can change settings 0.7 - 2021.08.27 - cleanup (PSR2,short array, ...)