git.p6c8.net
/
jirafeau_project.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[TASK] add line returns for admin cli
[jirafeau_project.git]
/
CHANGELOG.md
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index b772ff05d9b2b108089f9a963d64e738377175a8..b061e893ed11a87958e72105ddac270dc4c1b4bf 100644
(file)
--- 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
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
# version 4.2.0
- New file_hash option to eventually speed-up file identification process
patrick-canterino.de