Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
manidlou committed Apr 30, 2018
1 parent 04a9491 commit 18800a1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
4.0.0 / 2018-04-29
------------------

### Removed
- **BREAKING** Removed `noRecurseOnFailedFilter` option because it was counter-intuitive and confusing.

### Added
- `fs` option. It is useful when mocking `fs` object.
- `depthLimit` option. It can be used to specify the number of times to recurse before stoppig.

3.0.2 / 2017-10-21
------------------

Expand Down

0 comments on commit 18800a1

Please sign in to comment.