Skip to content

Commit

Permalink
Prepare for v2.2.0 release.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Jun 12, 2014
1 parent 585668f commit 4c19a9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ title: Testbench Change Log

## Version 2.2 {#v2-2}

### v2.2.0@dev {#v2-2}
### v2.2.0 {#v2-2}

* Bump minimum version to PHP v5.4.0.
* Add support for Laravel Framework v4.2.
* Refactor `Orchestra\Testbench\TestCase` bootstrapping process to utilize trait.
* Add `Orchestra\Testbench\TestCaseInterface` and remove dependencies to require `Illuminate\Foundation\Testing\TestCase`.

## Version 2.1 {#v2-1}

Expand Down

0 comments on commit 4c19a9f

Please sign in to comment.