Skip to content

Commit

Permalink
v3.0.21
Browse files Browse the repository at this point in the history
* Add `Orchestra\Foundation\Processor\Authenticate::setAuthGuard()` method to override default auth guard.
* Refactor user search filters.
* Update assets:
  - Vue v1.0.13.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Dec 26, 2015
1 parent 7586ff7 commit e54297e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/changes.md
Expand Up @@ -5,6 +5,13 @@ title: Foundation Change Log

## Version 3.1 {#v3-1}

### v3.1.21 {#v3-1-21}

* Add `Orchestra\Foundation\Processor\Authenticate::setAuthGuard()` method to override default auth guard.
* Refactor user search filters.
* Update assets:
- Vue v1.0.13.

### v3.1.20 {#v3-1-20}

* Utilise `Model::saveOrFail()` and `Model::transaction()` method when possible.
Expand Down

0 comments on commit e54297e

Please sign in to comment.