Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anahkiasen committed Feb 8, 2014
1 parent 7cafb07 commit 0a5f04a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
### Changelog

### 1.1.1

- Fixed a bug where the `before` event if halting wouldn't cancel the Task firing
- Fixed a bug where some calls to the facade would crash in `tasks.php`

### 1.1.0

- **Events can now cancel the queue by returning false or returning `$task->halt(error)`**
Expand Down

0 comments on commit 0a5f04a

Please sign in to comment.