summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Early <alexander.early@gmail.com>2016-07-12 17:21:06 -0700
committerAlexander Early <alexander.early@gmail.com>2016-07-12 17:21:06 -0700
commit060c1d918dc8df8be3bd20e1f58b7c37ba20f3fd (patch)
tree2267be10d5d0afda93240b136ac395e0459a3fc5
parentd31dc8e6798c0e1315643db1e742d85a283bdbcc (diff)
downloadasync-060c1d918dc8df8be3bd20e1f58b7c37ba20f3fd.tar.gz
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0053052..9d144c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -70,7 +70,7 @@ Another big performance win has been re-implementing `queue`, `cargo`, and `prio
- Added `someSeries` and `everySeries` for symmetry, as well as a complete set of `any`/`anyLimit`/`anySeries` and `all`/`/allLmit`/`allSeries` aliases.
- Added `find` as an alias for `detect. (as well as `findLimit` and `findSeries`).
-- Various doc fixes (#1005, #1008, #1010, #1015, #1021, #1037, #1102)
+- Various doc fixes (#1005, #1008, #1010, #1015, #1021, #1037, #1039, #1051, #1102, #1107, #1121, #1123, #1129, #1135, #1138, #1141, #1153, #1216, #1217, #1232, #1233, #1236, #1238)
Thank you [**@aearly**](github.com/aearly) and [**@megawac**](github.com/megawac) for taking the lead on version 2 of async.