Skip to content

Commit

Permalink
Update note about Node.js support
Browse files Browse the repository at this point in the history
Node 6 is unofficially supported but not tested on

[ci skip]
  • Loading branch information
Nick Frasser committed Jan 29, 2019
1 parent a583d9d commit 6dda156
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### v2.1.8

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

### v2.1.7
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ You can use either [es5-shim](https://github.com/es-shims/es5-shim) (sham also r

## Node.js Support

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

## Downloads

Expand Down

0 comments on commit 6dda156

Please sign in to comment.