Skip to content

Commit

Permalink
v3.2.2
Browse files Browse the repository at this point in the history
* Core:
  - Tweak how attributes are removed via `Orchestra\Support\Traits\DataContainerTrait::forget()` method. ([@stevebauman](https://github.com/stevebauman))
  - Add `Orchestra\Support\Traits\DataContainerTrait::allWithRemoved()`.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Mar 10, 2016
1 parent 2d0ef4f commit 46d8319
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.2 {#v3-2}

### v3.2.2 {#v3-2-2}

* Core:
- Tweak how attributes are removed via `Orchestra\Support\Traits\DataContainerTrait::forget()` method. ([@stevebauman](https://github.com/stevebauman))
- Add `Orchestra\Support\Traits\DataContainerTrait::allWithRemoved()`.

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

* Core:
Expand Down

0 comments on commit 46d8319

Please sign in to comment.