Skip to content

Commit

Permalink
v3.3.2
Browse files Browse the repository at this point in the history
* Add `Orchestra\Support\Arr::expand()` method. ([@mustafaaloko](https://github.com/mustafaaloko))
* Add `Orchestra\Support\Serializer`.
* Add `Orchestra\Support\Transformer`.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Jan 22, 2017
1 parent 10cad95 commit 5393c40
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: Support Change Log

## Version 3.3 {#v3-3}

### v3.3.2 {#v3-3-2}

* Add `Orchestra\Support\Arr::expand()` method. ([@mustafaaloko](https://github.com/mustafaaloko))
* Add `Orchestra\Support\Serializer`.
* Add `Orchestra\Support\Transformer`.

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

* Core:
Expand Down

0 comments on commit 5393c40

Please sign in to comment.