Skip to content

Commit 3cd24d4

Browse files
committed
Log changes
1 parent 533ff93 commit 3cd24d4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 5.4.1
4+
5+
* Avoid errors in `fs.existsSync` (see [#401][#401])
6+
37
## 5.4.0
48

59
* Use setImmediate instead of process.nextTick (thanks @regseb, see [#360][#360])
@@ -387,3 +391,4 @@ Detailed changes:
387391
[#390]: https://github.com/tschaub/mock-fs/pull/390
388392
[#391]: https://github.com/tschaub/mock-fs/pull/391
389393
[#360]: https://github.com/tschaub/mock-fs/pull/360
394+
[#401]: https://github.com/tschaub/mock-fs/pull/401

0 commit comments

Comments
 (0)