diff --git a/docs/changes.md b/docs/changes.md index 774ede1..30da84a 100644 --- a/docs/changes.md +++ b/docs/changes.md @@ -5,6 +5,12 @@ title: HTML Change Log ## Version 3.1 {#v3-1} +### v3.1.4 {#v3-1-4} + +* Add support for Laravel 5 Config. +* Add tel and time input field. +* Allow inserting just the basic Eloquent model into the `Orchestra\Html\Table\Grid::with()` method. + ### v3.1.3 {#v3-1-3} * Add a new `Orchestra\Html\Grid::find()` contracts and implements it on: