From d4d3e2f67456dcb4646e5eed72d8dacaa04d915f Mon Sep 17 00:00:00 2001 From: Myles Borins Date: Thu, 5 Jan 2017 13:23:14 -0500 Subject: [PATCH] 2017-01-05, Version 4.7.2 'Argon' (LTS) This is a special release that contains 0 commits. While promoting additional platforms for v4.7.1 after the release, the tarballs on the release server were overwritten and now have different shasums. In order to remove any ambiguity around the release we have opted to do a semver patch release with no changes. --- CHANGELOG.md | 3 ++- doc/changelogs/CHANGELOG_V4.md | 17 +++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06c240c5cf..d9c9480b85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -75,7 +75,8 @@ release. 5.0.0
-4.7.1
+4.7.2
+4.7.1
4.7.0
4.6.2
4.6.1
diff --git a/doc/changelogs/CHANGELOG_V4.md b/doc/changelogs/CHANGELOG_V4.md index 32fa5ddd10..3344161f09 100644 --- a/doc/changelogs/CHANGELOG_V4.md +++ b/doc/changelogs/CHANGELOG_V4.md @@ -7,6 +7,7 @@ +4.7.2
4.7.1
4.7.0
4.6.2
@@ -55,6 +56,22 @@ [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and will be supported actively until April 2017 and maintained until April 2018. + +## 2017-01-05, Version 4.7.2 'Argon' (LTS), @MylesBorins + +This is a special release that contains 0 commits. While promoting additional +platforms for v4.7.1 after the release, the tarballs on the release server were +overwritten and now have different shasums. In order to remove any ambiguity +around the release we have opted to do a semver patch release with no changes. + +### Notable Changes + +N/A + +### Commits + +N/A + ## 2017-01-03, Version 4.7.1 'Argon' (LTS), @MylesBorins