Skip to content

Commit

Permalink
v3.0.5
Browse files Browse the repository at this point in the history
* Add fallback location for `compiled.php` include path.
* Tweak location where you should put your code if you want to customize `App\Providers\RouteServiceProvider::boot()`.
* Multiple code standard fixes.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Apr 29, 2015
1 parent 808e97a commit 6b89e39
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ title: Change Log

## Version 3.0 {#v3-0}

### v3.0.5 {#v3-0-5}

* Add fallback location for `compiled.php` include path.
* Tweak location where you should put your code if you want to customize `App\Providers\RouteServiceProvider::boot()`.
* Multiple code standard fixes.

### v3.0.4 {#v3-0-4}

* Fixes infinite redirect when accessing a folder for Apache HTTP Web Server.
Expand Down

0 comments on commit 6b89e39

Please sign in to comment.