summaryrefslogtreecommitdiff
path: root/doc/changelogs/CHANGELOG_V8.md
diff options
context:
space:
mode:
authorRuben Bridgewater <ruben@bridgewater.de>2017-10-01 18:52:55 -0300
committerJames M Snell <jasnell@gmail.com>2017-10-02 08:29:16 -0700
commitf55005514c350bbcba77b9664140e1518d7586a7 (patch)
tree3e873bae0df650eb218bfab5b50a5efa70f91c4a /doc/changelogs/CHANGELOG_V8.md
parentd9d46e7757be0b76ab53c83e489e347511b10e97 (diff)
downloadandroid-node-v8-f55005514c350bbcba77b9664140e1518d7586a7.tar.gz
android-node-v8-f55005514c350bbcba77b9664140e1518d7586a7.tar.bz2
android-node-v8-f55005514c350bbcba77b9664140e1518d7586a7.zip
doc: fix v8.6 changelog entry
PR-URL: https://github.com/nodejs/node/pull/15716 Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'doc/changelogs/CHANGELOG_V8.md')
-rw-r--r--doc/changelogs/CHANGELOG_V8.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/changelogs/CHANGELOG_V8.md b/doc/changelogs/CHANGELOG_V8.md
index 6204e38641..dc657a5047 100644
--- a/doc/changelogs/CHANGELOG_V8.md
+++ b/doc/changelogs/CHANGELOG_V8.md
@@ -193,7 +193,6 @@
* [[`9e8b1b3ec6`](https://github.com/nodejs/node/commit/9e8b1b3ec6)] - **util**: refactor inspect for performance and more (Ruben Bridgewater) [#14881](https://github.com/nodejs/node/pull/14881)
* [[`539445890b`](https://github.com/nodejs/node/commit/539445890b)] - **util**: add fast internal array join method (Ruben Bridgewater) [#14881](https://github.com/nodejs/node/pull/14881)
* [[`7d95dc385c`](https://github.com/nodejs/node/commit/7d95dc385c)] - **vm**: support parsing a script in a specific context (Timothy Gu) [#14888](https://github.com/nodejs/node/pull/14888)
-james@ubuntu:~/node/main$
<a id="8.5.0"></a>
## 2017-09-12, Version 8.5.0 (Current), @MylesBorins