Skip to content

Commit f5a614d

Browse files
committed
Fix typo
1 parent 8014bdd commit f5a614d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### 3.4.0
22

3-
* New [`when.filter`](docs/api.md#whenfilter) for filtering array of promises
3+
* New [`when.filter`](docs/api.md#whenfilter) for filtering arrays of promises.
44
* [`when.map`](docs/api.md#whenmap) and [`when.filter`](docs/api.md#whenfilter) now provide the array index as the second param to their mapping and filtering functions.
55
* [`when/keys.map`](docs/api.md#whenkeys-map) now provides the associated key to its mapping function.
66
* Smaller ES6 shim.

0 commit comments

Comments
 (0)