Skip to content

Commit c29ca54

Browse files
committed
Note ES6 async generators in change log
1 parent d69254e commit c29ca54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<!-- vim:ts=4:sts=4:sw=4:et:tw=60 -->
22

33
## 0.9.4 (unreleased)
4+
45
- `isPromise` and `isPromiseAlike` now always returns a boolean
56
(even for falsy values). #284 @lfac-pt
7+
- Support for ES6 Generators in `async` #288 @andywingo
68

79
## 0.9.3
810

0 commit comments

Comments
 (0)