From f9759bb7136c26b1f9cc51f38330ebab181a6c33 Mon Sep 17 00:00:00 2001 From: Nattharat Wiriyakulnan Date: Wed, 26 Aug 2020 10:36:02 +0700 Subject: [PATCH] update change log --- CHANGELOG_UNRELEASED.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG_UNRELEASED.md b/CHANGELOG_UNRELEASED.md index e4f3103510..2038bb8443 100644 --- a/CHANGELOG_UNRELEASED.md +++ b/CHANGELOG_UNRELEASED.md @@ -18,6 +18,9 @@ - (bugs) [\#2601](https://github.com/bandprotocol/bandchain/pull/2601) Downgrade Kafka go - (bugs) [\#2600](https://github.com/bandprotocol/bandchain/pull/2600) Fix bug handle new transaction +- (feat) [\#2564](https://github.com/bandprotocol/bandchain/pull/2564) fast-sync: Emit all gov module from start state +- (impv) [\#2549](https://github.com/bandprotocol/bandchain/pull/2549) Implemented `data_source_requests` table +- (feat) [\#2551](https://github.com/bandprotocol/bandchain/pull/2551) fast-sync: add flag enable fast sync and emit all account and validator ### Scan