Skip to content

Commit

Permalink
Log changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Apr 30, 2017
1 parent f7a77ee commit e3186d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelog.md
@@ -1,5 +1,9 @@
# Change Log

## 4.3.0

* Add support for fs.mkdtemp() and fs.mkdtempSync (see [#207][#207])

## 4.2.0

* Update fs.stat(), fs.lstat(), and fs.fstat() for Node 7.7+ (thanks @not-an-aardvark, see [#198][#198])
Expand Down Expand Up @@ -183,3 +187,4 @@ Detailed changes:
[#194]: https://github.com/tschaub/mock-fs/pull/194
[#195]: https://github.com/tschaub/mock-fs/pull/195
[#198]: https://github.com/tschaub/mock-fs/pull/198
[#207]: https://github.com/tschaub/mock-fs/pull/207

0 comments on commit e3186d6

Please sign in to comment.