diff --git a/docs/en/04_Changelogs/4.0.0.md b/docs/en/04_Changelogs/4.0.0.md index 8c83a1f52..d5a539caa 100644 --- a/docs/en/04_Changelogs/4.0.0.md +++ b/docs/en/04_Changelogs/4.0.0.md @@ -1813,6 +1813,8 @@ If left unset, this will raise an error. to see if there is a url to redirect back to. * Renamed `LeftAndMain_TreeNode` to `CMSMain_TreeNode` * Removed `LeftAndMain::SiteTreeAsUL()` (override left in `CMSMain`) +* Removed `LeftAndMain::setApplicationLink()` (Deprecated from 3.x) +* Removed `LeftAndMain::setApplicationName()` (Deprecated from 3.x) * Moved `LeftAndMain::getSiteTreeFor()` to `CMSMain` * Moved `LeftAndMain::getsubtree()` to `CMSMain` * Moved `LeftAndMain::updatetreenodes()` to `CMSMain`