Skip to content

Commit

Permalink
update changelog for 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Early committed Jan 23, 2020
1 parent e64e333 commit a242a86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# v3.1.1
- Allow redefining `name` property on wrapped functions.

# v3.1.0

- Added `q.pushAsync` and `q.unshiftAsync`, analagous to `q.push` and `q.unshift`, except they always do not accept a callback, and reject if processing the task errors. (#1659)
Expand Down

0 comments on commit a242a86

Please sign in to comment.