diff --git a/CHANGELOG.md b/CHANGELOG.md index 3aa8016aac0..ea569b52131 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,6 +55,7 @@ Released with 1.0.0-beta.37 code base. - localStorage support detection added (#3031) - getNetworkType method extended with Görli testnet (#3095) - supportsSubscriptions method added to providers (#3116) +- Add `eth.getChainId` method (#3113) ### Fixed