Skip to content

Commit

Permalink
v3.1.5
Browse files Browse the repository at this point in the history
* Add `Orchestra\Contracts\Auth\Command\DeauthenticateUser`.
* Add `Orchestra\Contracts\Auth\Command\ThrottlesLogins`.
* Add `Orchestra\Contracts\Auth\Listener\DeauthenticateUser`.
* Add `Orchestra\Contracts\Auth\Listener\ThrottlesLogins`.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Jul 4, 2015
1 parent a30a2d5 commit 930503b
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: Kernel Change Log

## Version 3.1 {#v3-1}

### v3.1.5 {#v3-1-5}

* Add `Orchestra\Contracts\Auth\Command\DeauthenticateUser`.
* Add `Orchestra\Contracts\Auth\Command\ThrottlesLogins`.
* Add `Orchestra\Contracts\Auth\Listener\DeauthenticateUser`.
* Add `Orchestra\Contracts\Auth\Listener\ThrottlesLogins`.

### v3.1.4 {#v3-1-4}

* HTTP:
Expand Down

0 comments on commit 930503b

Please sign in to comment.