From 86f70893969f8399ccc8a7326544696e6040d856 Mon Sep 17 00:00:00 2001 From: Anton Kaliaev Date: Mon, 15 Jul 2019 19:31:35 +0400 Subject: [PATCH] add a changelog entry (#3802) Refs https://github.com/tendermint/tendermint/pull/3758#issuecomment-510738955 --- CHANGELOG_PENDING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG_PENDING.md b/CHANGELOG_PENDING.md index 0120b03ce..89eccbc6e 100644 --- a/CHANGELOG_PENDING.md +++ b/CHANGELOG_PENDING.md @@ -40,6 +40,7 @@ program](https://hackerone.com/tendermint). ### IMPROVEMENTS: - [rpc] \#3700 Make possible to set absolute paths for TLS cert and key (@climber73) +- [abci] [\#3513](https://github.com/tendermint/tendermint/issues/3513) Call the reqRes callback after the resCb so they always happen in the same order ### BUG FIXES: