From de7decec6c21f06549a93c0d6a460c852d866a7a Mon Sep 17 00:00:00 2001 From: Florent Poinsard Date: Thu, 23 May 2024 13:21:22 -0600 Subject: [PATCH] Copy release notes from release-20.0-rc into main Signed-off-by: Florent Poinsard --- changelog/20.0/20.0.0/changelog.md | 2 ++ changelog/20.0/20.0.0/release_notes.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog/20.0/20.0.0/changelog.md b/changelog/20.0/20.0.0/changelog.md index a3e7449615e..1c1493c0766 100644 --- a/changelog/20.0/20.0.0/changelog.md +++ b/changelog/20.0/20.0.0/changelog.md @@ -14,4 +14,6 @@ * [release-20.0-rc] Bump to `v20.0.0-SNAPSHOT` after the `v20.0.0-RC1` release [#324](https://github.com/frouioui/vitess/pull/324) * [release-20.0-rc] Release of `v20.0.0-RC2` [#330](https://github.com/frouioui/vitess/pull/330) * [release-20.0-rc] Bump to `v20.0.0-SNAPSHOT` after the `v20.0.0-RC2` release [#332](https://github.com/frouioui/vitess/pull/332) + * [release-20.0-rc] Release of `v20.0.0-RC3` [#335](https://github.com/frouioui/vitess/pull/335) + * [release-20.0-rc] Bump to `v20.0.0-SNAPSHOT` after the `v20.0.0-RC3` release [#337](https://github.com/frouioui/vitess/pull/337) diff --git a/changelog/20.0/20.0.0/release_notes.md b/changelog/20.0/20.0.0/release_notes.md index c6df5d847b1..41f12234957 100644 --- a/changelog/20.0/20.0.0/release_notes.md +++ b/changelog/20.0/20.0.0/release_notes.md @@ -339,7 +339,7 @@ Full details on the node v20.12.2 release can be found at https://nodejs.org/en/ ------------ The entire changelog for this release can be found [here](https://github.com/frouioui/vitess/blob/main/changelog/20.0/20.0.0/changelog.md). -The release includes 12 merged Pull Requests. +The release includes 14 merged Pull Requests. Thanks to all our contributors: @frouioui