Skip to content

Commit

Permalink
v3.3.1
Browse files Browse the repository at this point in the history
* Add support for `authen` auth user provider.
* Check for type-hint to `Orchestra\Foundation\Auth\User` instead of `Orchestra\Model\User`.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Dec 15, 2016
1 parent ca839c3 commit c76cea2
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: Installer Change Log

## Version 3.3 {#v3-3}

### v3.3.1 {#v3-3-1}

* Add support for `authen` auth user provider.
* Check for type-hint to `Orchestra\Foundation\Auth\User` instead of `Orchestra\Model\User`.

### v3.3.0 {#v3-3-0}

* Update support for Orchestra Platform v3.3.
Expand Down

0 comments on commit c76cea2

Please sign in to comment.