Skip to content

Commit

Permalink
v3.1.19
Browse files Browse the repository at this point in the history
* Add `Orchestra\Foundation\Listeners\UserAccess` so it can be shared with `orchestra/lumen`.
* Add `acl` language files.
* Appends parent position if working on multiple nested menu.
* Remove `email_username` validation for SMTP Mail configuration.
* Update assets:
  - Vue v1.0.10.
  - Javie v2.0.3.
  - Twitter Bootstrap v3.3.6.

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

## Version 3.1 {#v3-1}

### v3.1.19 {#v3-1-19}

* Add `Orchestra\Foundation\Listeners\UserAccess` so it can be shared with `orchestra/lumen`.
* Add `acl` language files.
* Appends parent position if working on multiple nested menu.
* Remove `email_username` validation for SMTP Mail configuration.
* Update assets:
- Vue v1.0.10.
- Javie v2.0.3.
- Twitter Bootstrap v3.3.6.

### v3.1.18 {#v3-1-18}

* Fixes regression bug under `Orchestra\Foundation\Console\Commands\OptimizeCommand` due to breaking BC changed in `laravel/framework` at `v5.1.24`.
Expand Down

0 comments on commit 8b88be2

Please sign in to comment.