add missing changelog entries (#2224)

This commit is contained in:
Anton Kaliaev
2018-08-15 03:16:18 +04:00
committed by Ethan Buchman
parent 728d2ed266
commit eb98f1c3a9
4 changed files with 21 additions and 21 deletions

View File

@ -12,8 +12,8 @@ import (
"io"
"os"
cs "github.com/tendermint/tendermint/consensus"
"github.com/tendermint/go-amino"
cs "github.com/tendermint/tendermint/consensus"
"github.com/tendermint/tendermint/types"
)