From adbfbd9b180c8932dd7f8da9afc4587a974e0934 Mon Sep 17 00:00:00 2001 From: Florent Poinsard Date: Mon, 18 Dec 2023 13:15:08 +0100 Subject: [PATCH] Addition of release notes Signed-off-by: Florent Poinsard --- changelog/18.0/18.0.2/changelog.md | 6 ++++++ changelog/18.0/18.0.2/release_notes.md | 7 +++++++ 2 files changed, 13 insertions(+) create mode 100644 changelog/18.0/18.0.2/changelog.md create mode 100644 changelog/18.0/18.0.2/release_notes.md diff --git a/changelog/18.0/18.0.2/changelog.md b/changelog/18.0/18.0.2/changelog.md new file mode 100644 index 00000000000..1313a59ef72 --- /dev/null +++ b/changelog/18.0/18.0.2/changelog.md @@ -0,0 +1,6 @@ +# Changelog of Vitess v18.0.2 + +### Release +#### General + * [release-18.0] Code Freeze for `v18.0.2` [#203](https://github.com/frouioui/vitess/pull/203) + diff --git a/changelog/18.0/18.0.2/release_notes.md b/changelog/18.0/18.0.2/release_notes.md new file mode 100644 index 00000000000..0db9aa4b35d --- /dev/null +++ b/changelog/18.0/18.0.2/release_notes.md @@ -0,0 +1,7 @@ +# Release of Vitess v18.0.2 +The entire changelog for this release can be found [here](https://github.com/frouioui/vitess/blob/main/changelog/18.0/18.0.2/changelog.md). + +The release includes 1 merged Pull Requests. + +Thanks to all our contributors: @frouioui +