Skip to content

Commit

Permalink
Log changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Jul 9, 2016
1 parent ae5469c commit f35849a
Showing 1 changed file with 7 additions and 0 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

## 3.11.0

* Make `require()` calls use the real filesystem ([#139][#139]).
* Reduce the manual `fs` module patching ([#140][#140]).

## 3.10.0

* Fixes for Node 6.3 ([#138][#138]).
Expand Down Expand Up @@ -131,3 +136,5 @@
[#107]: https://github.com/tschaub/mock-fs/pull/107
[#105]: https://github.com/tschaub/mock-fs/pull/105
[#138]: https://github.com/tschaub/mock-fs/pull/138
[#139]: https://github.com/tschaub/mock-fs/pull/139
[#140]: https://github.com/tschaub/mock-fs/pull/140

0 comments on commit f35849a

Please sign in to comment.