Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
* Add `php artisan theme:optimize` command.
* Rename `Orchestra\View\Console\BaseCommand` to `Orchestra\View\Console\Command`.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Apr 1, 2015
1 parent 782335f commit d30ad7c
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: View Change Log

## Version 3.0 {#v3-0}

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

* Add `php artisan theme:optimize` command.
* Rename `Orchestra\View\Console\BaseCommand` to `Orchestra\View\Console\Command`.

### v3.0.0 {#v3-0-0}

* Update support for Laravel Framework v5.0.
Expand Down

0 comments on commit d30ad7c

Please sign in to comment.