Skip to content

Commit 8de06d8

Browse files
committed
Log changes
1 parent 642863a commit 8de06d8

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

changelog.md

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

3+
## 5.2.0
4+
5+
* Fix EACCES error on access by root user (thanks @danielkatz, see [#369][#369])
6+
* Fix bug on utimes and futimes; add support of lutimes (thanks @3cp, see [#366][#366])
7+
38
## 5.1.4
49

510
* Fix for BigInt stats in Node 16.7 (thanks @ahippler, see [#363][#363])
@@ -344,3 +349,5 @@ Detailed changes:
344349
[#342]: https://github.com/tschaub/mock-fs/pull/342
345350
[#361]: https://github.com/tschaub/mock-fs/pull/361
346351
[#363]: https://github.com/tschaub/mock-fs/pull/363
352+
[#366]: https://github.com/tschaub/mock-fs/pull/366
353+
[#369]: https://github.com/tschaub/mock-fs/pull/369

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)