Skip to content

Commit

Permalink
Prepare v3.5.1 release.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Sep 5, 2017
1 parent 1df1ec1 commit 58b168a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

This changelog references the relevant changes (bug and security fixes) done to `orchestra/testbench-core`.

## 3.5.1

Released: 2017-09-05

### Changes

* Update Laravel skeleton and `Orchestra\Testbench\Exceptions\Handler`.
* Add `Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse` to `Orchestra\Testbench\Http\Kernel`. ([@kalfheim](https://github.com/kalfheim))
* Allow to use `Illuminate\Foundation\Testing\RefreshDatabase`. ([@BertvanHoekelen](https://github.com/BertvanHoekelen))

## 3.5.0

Released: 2017-08-30
Expand Down

0 comments on commit 58b168a

Please sign in to comment.