We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3947902 commit 9f5c223Copy full SHA for 9f5c223
UPGRADE.MD
@@ -11,6 +11,15 @@ This page contains all upgrade notes since the release of the stable 2.0.0 versi
11
- You need to load the `AdminGenerated` namespace manually in your frontend controller in order to have a valid cache when debug is enabled.
12
Check the [base installation](Resources/doc/install/base-installation.md) on how to do that!
13
14
+## 4.0.0
15
+
16
+- Add support for static generated base builders, old behaviour is still the default
17
+- Dropped PHPExcel support
18
19
+## 3.0.0
20
21
+- Symfony 5 support
22
23
## 2.5.0
24
25
- Added support for PHPSpreadsheet due to the abandonment of PHPExcel
0 commit comments