Skip to content

Commit

Permalink
v3.1.4
Browse files Browse the repository at this point in the history
* Allow to swap fluent class used when building nested data with `Orchestra\Support\Nesty`.
* Reduce internal request by removing `Illuminate\Support\Arr` usages on predictable array keys.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Sep 12, 2015
1 parent bb0f8b1 commit bd8b2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Support Change Log

## Version 3.1 {#v3-1}

### v3.1.4@dev {#v3-1-4}
### v3.1.4 {#v3-1-4}

* Allow to swap fluent class used when building nested data with `Orchestra\Support\Nesty`.
* Reduce internal request by removing `Illuminate\Support\Arr` usages on predictable array keys.
Expand Down

0 comments on commit bd8b2bf

Please sign in to comment.