Skip to content

Commit

Permalink
Prepare v3.6.4 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 13, 2018
1 parent 8f42c57 commit 96c2abb
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG-3.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,22 @@

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

## 3.6.4

Released: 2018-03-13

### Added

* Added `Orchestra\Testbench\Concerns\WithFactories::loadFactoriesUsing()` helper to load factories before `$this->app` is available.

### Changes

* Allow `Orchestra\Testbench\Concerns\Testing::setUpTheTestEnvironmentTraits()` to access `$uses`.
* Update validation language file to include `not_regex`.

## 3.6.3

Released: 2017-02-20
Released: 2018-02-20

### Fixes

Expand Down

0 comments on commit 96c2abb

Please sign in to comment.