Skip to content

Commit 6a43e0a

Browse files
committed
Update changelog.
Signed-off-by: crynobone <crynobone@gmail.com>
1 parent 0d0d34c commit 6a43e0a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ This changelog references the relevant changes (bug and security fixes) done to
44

55
## 5.2.0
66

7-
* Update support to Laravel Framework 5.2.
7+
### New
8+
89
* Add `Collective\Html\Componentable` trait to build HTML or Form components. ([@adamgoose](https://github.com/adamgoose))
910
* Add `Collective\Html\Eloquent\FormAccessible` trait. [@adamgoose](https://github.com/adamgoose))
11+
12+
### Changes
13+
14+
* Update support to Laravel Framework 5.2.
1015
* Convert all output to return `Illuminate\Support\Htmlable` instead of basic `string`. [@adamgoose](https://github.com/adamgoose))
1116

1217
## 5.1.4 - 2015-12-21

0 commit comments

Comments
 (0)