diff --git a/UPGRADE.md b/UPGRADE.md index f71468bd1..808da58ed 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -49,4 +49,8 @@ Optional things you can delete, if they do not contain anything custom. - Model->remember() replacement usage is buggy/broken - Custom Exception Handler needs attention - `laravel.log` should be renamed to system.log +- Move storage/cache generated by CMS to storate/cms/cache +- Fix clear cache command so it actually works +- Fix unit tests +- Consider creating a basic Controller since $router conflicts in CmsController - Search for `@todo L5` \ No newline at end of file