From b5e9fcfa4e99bdb12f87dadcf773436f4cd0956b Mon Sep 17 00:00:00 2001 From: Myles Borins Date: Thu, 29 Mar 2018 16:11:10 -0400 Subject: 2018-03-29, Version 6.14.1 'Boron' (LTS) Notable changes: No additional commits. Due to incorrect staging of the upgrade to the GCC 4.9.X compiler, the latest releases for PPC little endian were built using GCC 4.9.X instead of GCC 4.8.X. This caused an ABI breakage on PPCLE based environments. This has been fixed in our infrastructure and we are doing this release to ensure that the hosted binaries are adhering to our platform support contract. PR-URL: https://github.com/nodejs/node/pull/19680 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ca9c716a1b..d164a6240e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,7 +71,8 @@ release. 8.0.0
-6.14.0
+6.14.1
+6.14.0
6.13.1
6.13.0
6.12.3
-- cgit v1.2.3