Skip to content

Commit

Permalink
Log changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Sep 23, 2021
1 parent 31d9017 commit 69283aa
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

## 5.1.1

* Added `engines` to `package.json` to clarify that Node >= 12 is required (thanks @tillig, see [#337][#337])

## 5.1.0

* Added support for Node >= 16.3 (thanks @Rugvip, see [#335][#335])
Expand Down Expand Up @@ -324,3 +328,4 @@ Detailed changes:
[#322]: https://github.com/tschaub/mock-fs/pull/322
[#325]: https://github.com/tschaub/mock-fs/pull/325
[#335]: https://github.com/tschaub/mock-fs/pull/335
[#337]: https://github.com/tschaub/mock-fs/pull/337

0 comments on commit 69283aa

Please # to comment.