Skip to content

Commit 981e54a

Browse files
committed
Remove obsolete note from support statement
1 parent 20f86d6 commit 981e54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/support-statement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ AVA supports the latest release of any major version that [is supported by Node.
66

77
*Support* here means that we run our test suite under the given Node.js versions and will accept pull requests to fix any bugs (provided they're not known bugs in Node.js itself that will be fixed imminently). Consequently, *dropping support* means we'll remove those Node.js versions from our test matrix and will no longer accept specific pull requests to fix bugs under those versions.
88

9-
When we drop support for an LTS-covered major version we will bump AVA's major version number (or, while we're in the `0.` phase, the minor version number).
9+
When we drop support for an LTS-covered major version we will bump AVA's major version number.
1010

1111
We will drop support for odd-numbered Node.js versions (e.g. `7` or `9`) *without* bumping AVA's major version number.
1212

0 commit comments

Comments
 (0)