Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Wermke committed Jun 4, 2018
1 parent 485a88d commit 7f29f1b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Leakage - Changelog

## v0.4.0

- Make compatible with node 10: Use @airbnb/node-memwatch (see #27 by @alvis)

## v0.3.0

- Support for asynchronous tests: `iterate.async(iterator: Function, options: ?Object): Promise<Result>` ([#7](https://github.com/andywer/leakage/issues/7))
Expand Down

0 comments on commit 7f29f1b

Please sign in to comment.