We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0d34c commit 6a43e0aCopy full SHA for 6a43e0a
CHANGELOG.md
@@ -4,9 +4,14 @@ This changelog references the relevant changes (bug and security fixes) done to
4
5
## 5.2.0
6
7
-* Update support to Laravel Framework 5.2.
+### New
8
+
9
* Add `Collective\Html\Componentable` trait to build HTML or Form components. ([@adamgoose](https://github.com/adamgoose))
10
* Add `Collective\Html\Eloquent\FormAccessible` trait. [@adamgoose](https://github.com/adamgoose))
11
12
+### Changes
13
14
+* Update support to Laravel Framework 5.2.
15
* Convert all output to return `Illuminate\Support\Htmlable` instead of basic `string`. [@adamgoose](https://github.com/adamgoose))
16
17
## 5.1.4 - 2015-12-21
0 commit comments