Skip to content

Commit

Permalink
v3.1.2
Browse files Browse the repository at this point in the history
* `Orchestra\Installation\InstallerServiceProvider` should utilize the new `Orchestra\Foundation\Support\Providers\ModuleServiceProvider`.
* Improved performances by reducing call within `Illuminate\Container\Container`.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Sep 19, 2015
1 parent 40658d3 commit 9af6fa9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changes.md
Expand Up @@ -5,6 +5,11 @@ title: Installer Change Log

## Version 3.1 {#v3-1}

### v3.1.2 {#v3-1-2}

* `Orchestra\Installation\InstallerServiceProvider` should utilize the new `Orchestra\Foundation\Support\Providers\ModuleServiceProvider`.
* Improved performances by reducing call within `Illuminate\Container\Container`.

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

* Enables routes caching.
Expand Down

0 comments on commit 9af6fa9

Please sign in to comment.