Skip to content

Commit

Permalink
Log changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Feb 24, 2020
1 parent 60cca44 commit 0baf4f6
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

## 4.11.0

* Support `withFileTypes` when reading directories (thanks @mrmlnc, see [#287][#287])

## 4.10.4

* Throw ENOTDIR when trying to open an incorrect path (thanks @niieani, see [#282][#282])
Expand Down Expand Up @@ -274,3 +278,4 @@ Detailed changes:
[#279]: https://github.com/tschaub/mock-fs/pull/279
[#281]: https://github.com/tschaub/mock-fs/pull/281
[#282]: https://github.com/tschaub/mock-fs/pull/282
[#287]: https://github.com/tschaub/mock-fs/pull/287

0 comments on commit 0baf4f6

Please sign in to comment.