Skip to content

Commit efa0ea2

Browse files
committed
Docs: Mention that node.js < 6 is unsupported per Unexpected 11
1 parent 1b6ef4b commit efa0ea2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/releases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ for more details.
1717
This release includes backwards-incompatible changes. There's a [migration
1818
guide](../migration/) to help you upgrade.
1919

20+
* Drop support for node.js < 6
2021
* The main export is now a frozen `expect` function. To add assertions and
2122
install plugins, you must now [`clone()`](../api/clone/) it first
2223
([#517](https://github.com/unexpectedjs/unexpected/pull/517))

0 commit comments

Comments
 (0)