From 0a3dcf782e9d32f212c24bc4b625ed8460207983 Mon Sep 17 00:00:00 2001 From: Rod Vagg Date: Fri, 2 Mar 2018 12:27:13 +1100 Subject: [PATCH] 2018-03-02, Version 9.7.1 (Current) No additional commits. New version published due to a bad node-v9.7.0.pkg file that was published to nodejs.org in the previous release. Ref: https://github.com/nodejs/node/issues/19074 PR-URL: https://github.com/nodejs/node/pull/19081 --- doc/changelogs/CHANGELOG_V9.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/changelogs/CHANGELOG_V9.md b/doc/changelogs/CHANGELOG_V9.md index 141814c7839..37b34de0dc6 100644 --- a/doc/changelogs/CHANGELOG_V9.md +++ b/doc/changelogs/CHANGELOG_V9.md @@ -9,6 +9,7 @@ +9.7.1
9.7.0
9.6.1
9.6.0
@@ -34,6 +35,11 @@ * [io.js](CHANGELOG_IOJS.md) * [Archive](CHANGELOG_ARCHIVE.md) + +## 2018-03-02, Version 9.7.1 (Current), @rvagg + +No additional commits. New version published due to a bad node-v9.7.0.pkg file that was published to nodejs.org in the previous release. + ## 2018-03-01, Version 9.7.0 (Current), @rvagg prepared by @addaleax