Skip to content

Commit

Permalink
Log changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Oct 28, 2022
1 parent 642863a commit 8de06d8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## 5.2.0

* Fix EACCES error on access by root user (thanks @danielkatz, see [#369][#369])
* Fix bug on utimes and futimes; add support of lutimes (thanks @3cp, see [#366][#366])

## 5.1.4

* Fix for BigInt stats in Node 16.7 (thanks @ahippler, see [#363][#363])
Expand Down Expand Up @@ -344,3 +349,5 @@ Detailed changes:
[#342]: https://github.com/tschaub/mock-fs/pull/342
[#361]: https://github.com/tschaub/mock-fs/pull/361
[#363]: https://github.com/tschaub/mock-fs/pull/363
[#366]: https://github.com/tschaub/mock-fs/pull/366
[#369]: https://github.com/tschaub/mock-fs/pull/369
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8de06d8

Please # to comment.