Skip to content

Commit

Permalink
Log changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Oct 31, 2024
1 parent 533ff93 commit 3cd24d4
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,5 +1,9 @@
# Change Log

## 5.4.1

* Avoid errors in `fs.existsSync` (see [#401][#401])

## 5.4.0

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

0 comments on commit 3cd24d4

Please sign in to comment.