diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bfcaaa49b..c9cf53a8f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -99,7 +99,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ * [#533](https://github.com/crypto-org-chain/ethermint/pull/533) Bump cosmos-sdk to v0.50.10, cometbft to v0.38.13 and ibc-go to v8.5.1. * [#546](https://github.com/crypto-org-chain/ethermint/pull/546) Introduce `--async-check-tx` flag to run check-tx async with consensus. * [#549](https://github.com/crypto-org-chain/ethermint/pull/549) Support build without cgo. -* [#]() Start event stream on demand. +* [#551](https://github.com/crypto-org-chain/ethermint/pull/551) Start event stream on demand. ## v0.21.x-cronos