From 07ee94c2024a69dfede63c9b5297fe54d0ec235d Mon Sep 17 00:00:00 2001 From: Jerome Jutteau Date: Sun, 13 Dec 2020 22:28:20 +0100 Subject: [PATCH] [TASK] add release notes Signed-off-by: Jerome Jutteau --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b772ff0..b061e89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ 5. Follow the installation wizard, it should propose you the same data folder or even update automatically 6. Check your ```/lib/config.local.php``` and compare it with the ```/lib/config.original.php``` to see if new configuration items are available +# version 4.3.0 + +- Fix various docker errors +- Fix various upload errors +- Add composer (useful for CI) +- Code cleanin +- Upgrade from 4.2.0: in-place upgrade + # version 4.2.0 - New file_hash option to eventually speed-up file identification process -- 2.34.1