Skip to content

Commit 7e3a746

Browse files
committed
Log changes
1 parent abd285a commit 7e3a746

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.1.2
4+
5+
* Avoid open `FSREQCALLBACK` file handles (thanks @jloleysens, see [#342][#342])
6+
37
## 5.1.1
48

59
* Added `engines` to `package.json` to clarify that Node >= 12 is required (thanks @tillig, see [#337][#337])
@@ -329,3 +333,4 @@ Detailed changes:
329333
[#325]: https://github.com/tschaub/mock-fs/pull/325
330334
[#335]: https://github.com/tschaub/mock-fs/pull/335
331335
[#337]: https://github.com/tschaub/mock-fs/pull/337
336+
[#342]: https://github.com/tschaub/mock-fs/pull/342

0 commit comments

Comments
 (0)