Update docs

This commit is contained in:
Peter Knut
2024-11-19 23:42:17 +01:00
parent cc646de4ca
commit 5fdc9dc427
5 changed files with 338 additions and 124 deletions

14
docs/upgrade.md Normal file
View File

@@ -0,0 +1,14 @@
Upgrade guide
=============
Migrating to 4.10
-----------------
- Remove plugin AdminerTablesFilter (plugins/tables-filter.php) if you use it. Its functionality was integrated into the
base code.
- If you use complex custom theme, you will probably need to adjust a thing or two.
Migrating to 4.9
----------------
- Minimum required PHP version is 5.6.