Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
- Run `queue:failed-table` and `migrate` artisan command if it not available yet when accessing Quemon.

- Use `orchestra.can:manage-orchestra` over deprecated `orchestra.manage:orchestra` middleware.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Jan 8, 2016
1 parent 97cf95c commit 1f92aff
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All Notable changes to `laravie/quemon` will be documented in this file

## 1.1.0 - 2016-01-09

### New

- Run `queue:failed-table` and `migrate` artisan command if it not available yet when accessing Quemon.

### Changes

- Use `orchestra.can:manage-orchestra` over deprecated `orchestra.manage:orchestra` middleware.

## 1.0.0 - 2015-10-12

### New

- initial release

0 comments on commit 1f92aff

Please sign in to comment.