Skip to content

Commit

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

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

## Version 3.1 {#v3-1}

### v3.1.8 {#v3-1-8}

* Core:
- Add `Orchestra\Support\Traits\DataContainerTrait::secureGet()` and `Orchestra\Support\Traits\DataContainerTrait::secureSet()`.

### v3.1.7 {#v3-1-7}

* Core:
Expand Down

0 comments on commit b9a4509

Please sign in to comment.