From c0eb66b1333436dd1e351b474f5280b30aa26ddd Mon Sep 17 00:00:00 2001 From: Christopher Goes Date: Thu, 10 May 2018 00:53:24 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ca0189666..16b76aade2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ FEATURES: * Context now has access to the application-configured logger * Add (non-proof) subspace query helper functions * Add more staking query functions: candidates, delegator-bonds +* Bank module now tags transactions with sender/recipient for indexing & later retrieval BUG FIXES * Gaia now uses stake, ported from github.com/cosmos/gaia