Skip to content

Commit

Permalink
v3.3.1
Browse files Browse the repository at this point in the history
* Core:
  - Add `Orchestra\Support\Fluent`.
* Provider:
  - Remove overloading `Orchestra\Support\Providers\ServiceProvider::loadMigrationsFrom()`.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Sep 1, 2016
1 parent 9b84a29 commit 8123a8d
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: Support Change Log

## Version 3.3 {#v3-3}

### v3.3.1 {#v3-3-1}

* Core:
- Add `Orchestra\Support\Fluent`.
* Provider:
- Remove overloading `Orchestra\Support\Providers\ServiceProvider::loadMigrationsFrom()`.

### v3.3.0 {#v3-3-0}

* Update support to Laravel Framework v5.3.
Expand Down

0 comments on commit 8123a8d

Please sign in to comment.