Skip to content

Commit

Permalink
Add upgrade note
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Aug 10, 2022
1 parent 42d93bc commit d940630
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions UPGRADE-4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,10 @@ The following routes were changed:
* Remove non working `/view` route for Block Admin
* Rename compose preview url for Blocks from `compose_preview` to `compose-preview`
* Rename shared block route name from `block/shared` to `block_shared`

## Remove unused code

The following code has been removed since it is not used:

* `Sonata\PageBundle\Controller\AjaxController`
* `Sonata\PageBundle\Controller\BlockController`

0 comments on commit d940630

Please sign in to comment.