Skip to content

Commit

Permalink
v3.1.3
Browse files Browse the repository at this point in the history
* Add a new `Orchestra\Html\Grid::find()` contracts and implements it on:
  - `Orchestra\Html\Form\Fieldset`.
  - `Orchestra\Html\Table\Grid`.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Jul 6, 2015
1 parent ac4d934 commit 0618c46
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 @@ -4,6 +4,12 @@ title: HTML Change Log
---
## Version 3.1 {#v3-1}

### v3.1.3 {#v3-1-3}

* Add a new `Orchestra\Html\Grid::find()` contracts and implements it on:
- `Orchestra\Html\Form\Fieldset`.
- `Orchestra\Html\Table\Grid`.

### v3.1.2 {#v3-1-2}

* Improved performances by reducing call within `Illuminate\Container\Container`.
Expand Down

0 comments on commit 0618c46

Please sign in to comment.