add a changelog entry (#3802)

Refs https://github.com/tendermint/tendermint/pull/3758#issuecomment-510738955
This commit is contained in:
Anton Kaliaev 2019-07-15 19:31:35 +04:00 committed by Ethan Buchman
parent e0b9298134
commit 86f7089396

View File

@ -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: