Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Dec 21, 2015
1 parent 0d0d34c commit 6a43e0a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@ This changelog references the relevant changes (bug and security fixes) done to

## 5.2.0

* Update support to Laravel Framework 5.2.
### New

* Add `Collective\Html\Componentable` trait to build HTML or Form components. ([@adamgoose](https://github.com/adamgoose))
* Add `Collective\Html\Eloquent\FormAccessible` trait. [@adamgoose](https://github.com/adamgoose))

### Changes

* Update support to Laravel Framework 5.2.
* Convert all output to return `Illuminate\Support\Htmlable` instead of basic `string`. [@adamgoose](https://github.com/adamgoose))

## 5.1.4 - 2015-12-21
Expand Down

0 comments on commit 6a43e0a

Please sign in to comment.