Skip to content

Commit

Permalink
v3.2.9
Browse files Browse the repository at this point in the history
* Use `Illuminate\Foundation\Application` typehint for `Orchestra\Foundation\Http\Middleware\VerifyCsrfToken` middleware.
* Use auto height for the Select2 choices. [@quetzyg](https://github.com/quetzyg)

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

## Version 3.2 {#v3-2}

### v3.2.9 {#v3-2-9}

* Use `Illuminate\Foundation\Application` typehint for `Orchestra\Foundation\Http\Middleware\VerifyCsrfToken` middleware.
* Use auto height for the Select2 choices. [@quetzyg](https://github.com/quetzyg)

### v3.2.8 {#v3-2-8}

* Add option to modify vendor path from `Orchestra\Foundation\Application`.
Expand Down

0 comments on commit 64840fc

Please sign in to comment.