Skip to content

Commit

Permalink
v3.1.4
Browse files Browse the repository at this point in the history
* 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.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Aug 8, 2015
1 parent bd30748 commit 365feb9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 365feb9

Please sign in to comment.