Skip to content

Commit 6dda156

Browse files
author
Nick Frasser
committed
Update note about Node.js support
Node 6 is unofficially supported but not tested on [ci skip]
1 parent a583d9d commit 6dda156

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### v2.1.8
44

55
* Allow mentions with inner @ sign for federated mentions - thanks @juliushaertl!
6-
* Drop official Internet Explorer 8 support (still supported unofficially but may break in future releases)
6+
* Drop official support for Internet Explorer 8 and Node.js 6 (still supported unofficially but may break in future releases)
77
* Update dev dependencies
88

99
### v2.1.7

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ You can use either [es5-shim](https://github.com/es-shims/es5-shim) (sham also r
195195

196196
## Node.js Support
197197

198-
Linkify is tested on Node.js 6 and up. Older versions are unofficially supported.
198+
Linkify is tested on Node.js 8 and up. Older versions are unofficially supported.
199199

200200
## Downloads
201201

0 commit comments

Comments
 (0)