Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
maxfierke committed Apr 27, 2018
1 parent ab87170 commit 0e47b69
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

### 0.4.0

#### Features
- Added `retrying` and `retried` events for tasks using `.evented()` modifier

#### Bugfixes
- Fixed a bug where `didRetry` would be called multiple times for a task instance.

#### Documentation
- Moved docs from README to GitHub Pages

### 0.3.1

- Added `didError` and `didRetry` hooks
Expand Down

0 comments on commit 0e47b69

Please sign in to comment.