summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAlexander Early <aearly@fluid.com>2015-06-01 00:58:46 -0700
committerAlexander Early <aearly@fluid.com>2015-06-01 00:58:46 -0700
commitdda44b5532681b90d31396b939eb526fbb956f5e (patch)
tree2daa9c335090a5c75e3197e02a14efcab0d49406 /CHANGELOG.md
parentb96705ab0fd7a94e09876c82719ee360b5a079de (diff)
downloadasync-dda44b5532681b90d31396b939eb526fbb956f5e.tar.gz
document which functions have optional callbacks
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 83c1230..ece1f61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,7 +19,7 @@ Bug Fixes:
- `each` and family will properly handle an empty array (#578)
- `eachSeries` and family will finish if the underlying array is modified during execution (#557)
- `queue` will throw if a non-function is passed to `q.push()` (#593)
-- Doc fixes (#766)
+- Doc fixes (#629, #766)
# v1.0.0