Skip to content

Commit

Permalink
v3.2.1
Browse files Browse the repository at this point in the history
* Core:
  - Add `Orchestra\Support\Traits\DataContainerTrait::secureGet()` and `Orchestra\Support\Traits\DataContainerTrait::secureSet()`.
* Facades:
  - Mark `Orchestra\Support\Facades\Resources` as deprecated.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Feb 13, 2016
1 parent 933e642 commit fc5bb30
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ title: Support Change Log

## Version 3.2 {#v3-2}

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

* Core:
- Add `Orchestra\Support\Traits\DataContainerTrait::secureGet()` and `Orchestra\Support\Traits\DataContainerTrait::secureSet()`.
* Facades:
- Mark `Orchestra\Support\Facades\Resources` as deprecated.

### v3.2.0 {#v3-2-0}

* Update support to Laravel Framework v5.2.
Expand Down

0 comments on commit fc5bb30

Please sign in to comment.