diff --git a/CHANGELOG.md b/CHANGELOG.md index 26ca18fe54..c61daa02e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,8 @@ ## Next release -- Fix(hash): Genesis hash is only consistent upon using the raw chainspec file -- Fix(node): Fix creating a local testnet with multiple nodes fails using only +- fix(hash): genesis hash inconsistency +- fix(node): Fix creating a local testnet with multiple nodes fails using only cli flags - dev: change `Vec::new` to `Vec::with_capacity` where possible. - chore(rpc): clean trace api