Skip to content

Commit

Permalink
Tweak changelog.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Mar 10, 2015
1 parent 0a2f172 commit 8d432c6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ title: Control Change Log
### v3.0.1 {#v3-0-1}

* Rename `Orchestra\Control\ControlMenuHandler` to `Orchestra\Control\Http\Handlers\ControlMenuHandler`.
* Rename `Orchestra\Control\Routing` namespace to `Orchestra\Control\Http\Controllers` namespace.
* Rename `Orchestra\Control\Http\Handlers\ControlMenuHandler::getPosition()` to `Orchestra\Control\Http\Handlers\ControlMenuHandler::getPositionAttribute()`.
* Move `Orchestra\Control\Presenter` namespace to `Orchestra\Control\Http\Presenters`.
* Move `Orchestra\Control\Routing` namespace to `Orchestra\Control\Http\Controllers`.
* Rename `Orchestra\Control\Http\Handlers\ControlMenuHandler::getPosition()` method to `Orchestra\Control\Http\Handlers\ControlMenuHandler::getPositionAttribute()`.

### v3.0.0 {#v3-0-0}

Expand Down

0 comments on commit 8d432c6

Please sign in to comment.