From 0f076e5fbef444c18107add3020dda09aea2984f Mon Sep 17 00:00:00 2001 From: Marko Baricevic Date: Thu, 11 Jul 2019 18:37:46 +0200 Subject: [PATCH] add links to changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c27538ab5..a11b66dea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,13 @@ *July 12, 2019* -Special thanks to external contributors on this release: +Special thanks to external contributors on this release: +@ParthDesai, @climber73, @jim380, @ashleyvega + +This release contains breaking changes to our build and release processes, ABCI namely: +- Add a "Recheck Tx" indicator +- Removal of `db/debugDB`, `common/colors.go`, `errors/errors.go`, `common/heap.go`, `date.go`, `io.go` and + `GoPath()`, `Prompt()` and `IsDirEmpty()` functions from `os.go` Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermint).