Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Feb 6, 2015
1 parent dce656a commit 7c8ed82
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Orchestra Platform Widget Component
Widget Component for Orchestra Platform
==============

`Orchestra\Widget` allow you to manage widgetize actions in Orchestra Platform. By default Orchestra Platform provides the following widgets:
Widget Component allow you to manage widgetize actions in Orchestra Platform. By default Orchestra Platform provides the following widgets:

* **Menu** to manage menu.
* **Pane** to manage dashboard items.
Expand Down
9 changes: 9 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ title: Widget Change Log

---

## Version 3.0 {#v3-0}

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

* Update support to Laravel Framework v5.0.
* Simplify PSR-4 path.
* Rename `Orchestra\Widget\Factory` to `Orchestra\Widget\Handler`.
* Move all handlers to `Orchestra\Widget\Handlers` namespace.

## Version 2.2 {#v2-2}

### v2.2.0 {#v2-2-0}
Expand Down

0 comments on commit 7c8ed82

Please sign in to comment.