Skip to content

Commit

Permalink
Add changelog entry for 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxfierke committed Oct 11, 2019
1 parent 5b4035e commit f345671
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 1.1.1
- Fix use of task groups with ES native class components (#321, thanks @jrjohnson)
- Document and export `rawTimeout` helper in top-level `ember-concurrency` module. (#310, thanks @Turbo87)

### 1.1.0
- Babel 7 (#317)
- Assert argument is an `Array` for Promise helpers (`race`, `all`, `allSettled`) (#313, thanks @buschtoens!)
Expand Down

0 comments on commit f345671

Please sign in to comment.