Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 60cd322

Browse files
committed
Prepare 1.5.1 release notes
1 parent 1524e1a commit 60cd322

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2+
## 1.5.1
3+
4+
- Q.any now annotates its error message to clarify that Q.any was involved and
5+
includes only the last error emitted. (Ivan Etchart)
6+
- Avoid domain.dispose during tests in preparation for Node.js 9. (Anna
7+
Henningsen)
8+
19
## 1.5.0
210

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

0 commit comments

Comments
 (0)