Skip to content

Commit

Permalink
v3.2.1
Browse files Browse the repository at this point in the history
* Remove `Trait` prefix and deprecate old traits.
* Add `Orchestra\Model\Traits\Searchable`.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 17, 2016
1 parent edf17b5 commit febfd22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changes.md
Expand Up @@ -5,6 +5,11 @@ title: Model Change Log

## Version 3.2 {#v3-2}

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

* Remove `Trait` prefix and deprecate old traits.
* Add `Orchestra\Model\Traits\Searchable`.

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

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

0 comments on commit febfd22

Please sign in to comment.