Skip to content

Commit

Permalink
v3.1.14
Browse files Browse the repository at this point in the history
* Database:
  - Add `Orchestra\Database\CachableQueryServiceProvider`.
* Http:
  - Add `Orchestra\Http\Middleware\RequireCsrfToken`.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Dec 15, 2015
1 parent 21ad875 commit a6d03e5
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.14 {#v3-1-14}

* Database:
- Add `Orchestra\Database\CachableQueryServiceProvider`.
* Http:
- Add `Orchestra\Http\Middleware\RequireCsrfToken`.

### v3.1.13 {#v3-1-13}

* Contracts:
Expand Down

0 comments on commit a6d03e5

Please sign in to comment.