Skip to content

Commit ad00d3c

Browse files
Rui Marinhorvagg
authored andcommitted
doc: fix deps versions on changelog
PR-URL: #358 Reviewed-By: Rod Vagg <[email protected]>
1 parent e3c96c0 commit ad00d3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ repository and therefore can be seen as an extension to v0.11.
1212

1313
### General
1414

15-
- The V8 JavaScript engine bundled with io.js was upgraded dramatically, from version 3.14.5 in Node.js v0.10.35 and 3.26.33 in Node.js v0.11.14 to 3.31.74.1 for io.js v1.0.0. This brings along many fixes and performance improvements, as well as additional support for new ES6 language features! For more information on this, check out [the io.js ES6 page](https://iojs.org/es6.html).
15+
- The V8 JavaScript engine bundled with io.js was upgraded dramatically, from version 3.14.5.9 in Node.js v0.10.35 and 3.26.33 in Node.js v0.11.14 to 3.31.74.1 for io.js v1.0.0. This brings along many fixes and performance improvements, as well as additional support for new ES6 language features! For more information on this, check out [the io.js ES6 page](https://iojs.org/es6.html).
1616
- Other bundled technologies were upgraded:
1717
- libuv: 0.10.30 to 1.2.0
1818
- http_parser: 1.0 to 2.3
1919
- openssl: 1.0.1j to 1.0.1k
2020
- npm: 1.4.28 to 2.1.18
2121
- c-ares: 1.9.0-DEV to 1.10.0-DEV
22-
- punycode: 1.2.0 to 1.32.
22+
- punycode: 1.2.0 to 1.3.2.
2323
- Performance and stability improvements on all platforms.
2424

2525
### buffer

0 commit comments

Comments
 (0)