Skip to content

Commit

Permalink
update changelog for v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Early committed Jan 8, 2016
1 parent e99cb6a commit 7fcc69c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# v1.5.2
- Allow using `"consructor"` as an argument in `memoize` (#998)
- Give a better error messsage when `auto` dependency checking fails (#994)
- Various doc updates (#936, #956, #979, #1002)

# v1.5.1
- Fix issue with `pause` in `queue` with concurrency enabled (#946)
- `while` and `until` now pass the final result to callback (#963)
Expand Down

0 comments on commit 7fcc69c

Please sign in to comment.