From b80d4d8ff0dadd60b16855a97dc58f15dfdb0f38 Mon Sep 17 00:00:00 2001 From: Tess Rinearson Date: Thu, 19 Nov 2020 17:41:41 +0100 Subject: [PATCH] relase_notes: add release notes for v0.34.0 --- release_notes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/release_notes.md b/release_notes.md index a537871c5..e60758562 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1 +1,4 @@ - +Tendermint Core v0.34.0 is the Tendermint Core release which supports the Stargate upgrade. + +For more information on how to upgrade to Tendermint 0.34, please see [UPGRADING.md](https://github.com/tendermint/tendermint/blob/release/v0.34.0/UPGRADING.md). +For a full list of user-facing changes, please see [CHANGELOG.md](https://github.com/tendermint/tendermint/blob/release/v0.34.0/CHANGELOG.md). \ No newline at end of file