Skip to content

Commit

Permalink
Prepare 1.5.1 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskowal committed Oct 19, 2017
1 parent 1524e1a commit 60cd322
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@

## 1.5.1

- Q.any now annotates its error message to clarify that Q.any was involved and
includes only the last error emitted. (Ivan Etchart)
- Avoid domain.dispose during tests in preparation for Node.js 9. (Anna
Henningsen)

## 1.5.0

- Q.any gives an error message from the last rejected promise
Expand Down

0 comments on commit 60cd322

Please sign in to comment.