From 393f76cb53a1ca6e770025a9df8a36a8d94cc77f Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Mon, 16 Mar 2020 19:58:56 -0700 Subject: [PATCH] 2020-03-24 Version 12.16.2 (LTS) Notable changes: * [f0b5f9fb94] - doc: add ronag to collaborators (Robert Nagy) https://github.com/nodejs/node/pull/31498 * [7a8963bc75] - deps: upgrade npm to 6.13.6 (Ruy Adorno) https://github.com/nodejs/node/pull/31304 * [97c12f120e] - doc: add GeoffreyBooth to collaborators (Geoffrey Booth) https://github.com/nodejs/node/pull/31306 --- CHANGELOG.md | 3 +- doc/api/assert.md | 2 +- doc/changelogs/CHANGELOG_V12.md | 323 +++++++++++++++++++++++++++++++- src/node_version.h | 2 +- 4 files changed, 326 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.