Changelog update

This commit is contained in:
Matias Griese
2021-08-03 13:32:05 +03:00
parent 3a5fb3ff69
commit 8aef9bb678
+1 -1
View File
@@ -12,9 +12,9 @@
- Use Font Awesome 5 free (#2196) - Use Font Awesome 5 free (#2196)
- Added support for loading the latest Bootstrap 3.4, 4.6 and 5.0 JavaScript from CDN - Added support for loading the latest Bootstrap 3.4, 4.6 and 5.0 JavaScript from CDN
- Platform independent code passes phpstan level 5 tests - Platform independent code passes phpstan level 5 tests
- Removed IE8 and IE9 support
1. [](#improved) 1. [](#improved)
- Major code cleanup for PHP 5.6 - Major code cleanup for PHP 5.6
- Removed IE8 and IE9 support CSS / JS files
- Major rework in Menu Manager logic - Major rework in Menu Manager logic
- Changed `Layout` to be the default tab (#2638) - Changed `Layout` to be the default tab (#2638)
- Added support for `includes/gantry.php` and `includes/theme.php` overrides in `custom/` (#2784, #2485) - Added support for `includes/gantry.php` and `includes/theme.php` overrides in `custom/` (#2784, #2485)