Skip to content

Commit 69283aa

Browse files
committed
Log changes
1 parent 31d9017 commit 69283aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 5.1.1
4+
5+
* Added `engines` to `package.json` to clarify that Node >= 12 is required (thanks @tillig, see [#337][#337])
6+
37
## 5.1.0
48

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

0 commit comments

Comments
 (0)