From eb5f79419ee0b7bb55448caf0a37f3878fbb20e7 Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Mon, 16 Mar 2020 19:58:56 -0700 Subject: [PATCH] 2020-04-07 Version 12.16.2 (LTS) Notable changes: doc: * add ronag to collaborators (Robert Nagy) [#31498](https://github.com/nodejs/node/pull/31498) * add GeoffreyBooth to collaborators (Geoffrey Booth) [#31306](https://github.com/nodejs/node/pull/31306) deps: * upgrade npm to 6.13.6 (Ruy Adorno) [#31304](https://github.com/nodejs/node/pull/31304) * update openssl to 1.1.1e (Hassaan Pasha) [#32328](https://github.com/nodejs/node/pull/32328) --- CHANGELOG.md | 3 +- doc/api/assert.md | 2 +- doc/changelogs/CHANGELOG_V12.md | 405 +++++++++++++++++++++++++++++++- src/node_version.h | 2 +- 4 files changed, 408 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2db6531c3ce76..828df1e1ffcdef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,8 @@ release. -12.16.1
+12.16.2
+12.16.1
12.16.0
12.15.0
12.14.1
diff --git a/doc/api/assert.md b/doc/api/assert.md index 8bfe2757821a29..61572f2bd05f9f 100644 --- a/doc/api/assert.md +++ b/doc/api/assert.md @@ -11,7 +11,7 @@ invariants.