Skip to content

Commit

Permalink
v3.1.1
Browse files Browse the repository at this point in the history
* Improved performances by reducing call within `Illuminate\Container\Container`.
* Utilize `Orchestra\Support\Providers\EventProviderTrait` and separate events on to separate class.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Jun 18, 2015
1 parent 5791d61 commit a8e8dff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ title: Control Change Log

## Version 3.1 {#v3-1}

### v3.1.1 {#v3-1-1}

* Improved performances by reducing call within `Illuminate\Container\Container`.
* Utilize `Orchestra\Support\Providers\EventProviderTrait` and separate events on to separate class.

### v3.1.0 {#v3-1-0}

* Update support for Orchestra Platform v3.1.
Expand Down

0 comments on commit a8e8dff

Please sign in to comment.