Skip to content

Commit

Permalink
v3.1.16
Browse files Browse the repository at this point in the history
* Add `Orchestra\Foundation\Auth\ThrottlesLogins::retriesLeft()` method.
* Only load frontend routes after extension has been loaded.
* Add supporting command for handling extension manifest caching.
* Tweak views to add caret for dropdown menu.
* Update assets:
  - Vue v0.12.16.

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

## Version 3.1 {#v3-1}

### v3.1.16 {#v3-1-16}

* Add `Orchestra\Foundation\Auth\ThrottlesLogins::retriesLeft()` method.
* Only load frontend routes after extension has been loaded.
* Add supporting command for handling extension manifest caching.
* Tweak views to add caret for dropdown menu.
* Update assets:
- Vue v0.12.16.

### v3.1.15 {#v3-1-15}

* Fixed invalid variable used in `Orchestra\Foundation\Support\MenuHandler` for creating nested menu handler.
Expand Down

0 comments on commit 8ce1018

Please sign in to comment.