From 2b9ae0463036bc72cb94056f1babe8d3254ed079 Mon Sep 17 00:00:00 2001 From: yaruwangway <69694322+yaruwangway@users.noreply.github.com> Date: Mon, 27 Sep 2021 21:12:44 +0200 Subject: [PATCH] docs: add router module and tendermint version bump (#989) * docs: add router module and tendermint version bump * fix: router module -> IBC router module --- docs/roadmap/cosmos-hub-roadmap-2.0.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/roadmap/cosmos-hub-roadmap-2.0.md b/docs/roadmap/cosmos-hub-roadmap-2.0.md index afe89b5a64b..f49ecb711b8 100644 --- a/docs/roadmap/cosmos-hub-roadmap-2.0.md +++ b/docs/roadmap/cosmos-hub-roadmap-2.0.md @@ -20,8 +20,10 @@ The upgrades aim to add features such as liquidity, economic security, usability - Allows paying fees on behalf of another account - Authz module: - Provide governance functions to execute transactions on behalf of another account - - IBC 1.2 + - IBC v1.2 + - Tendermint v0.34.13 - Cosmosvisor v0.1.0 + - IBC router module ## Theta Upgrade (expected Q4 2021)