Skip to content

Commit

Permalink
v3.1.10
Browse files Browse the repository at this point in the history
* Transform instance of Eloquent to Eloquent Query Builder when generating a table.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Oct 29, 2015
1 parent 3e190be commit b820d25
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ title: HTML Change Log

## Version 3.1 {#v3-1}

### v3.1.10 {#v3-1-10}

* Transform instance of Eloquent to Eloquent Query Builder when generating a table.

### v3.1.9 {#v3-1-9}

* Allow escaping html entities when given an instance of `Illuminate\Contracts\Support\Htmlable`.
Expand Down

0 comments on commit b820d25

Please sign in to comment.