From 48a489615790e3e5e996a4f60842425a6b513470 Mon Sep 17 00:00:00 2001 From: Jahanzaib Nawaz Date: Sat, 2 Oct 2021 11:50:41 -0400 Subject: [PATCH] changelog updated for #4403 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20cb5861ac7..4f62e5bc976 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -465,3 +465,4 @@ Released with 1.0.0-beta.37 code base. - Not considering `tx.chainId` if `tx.common.customChain.chainId` is provided for `web3.eth.accounts.signTransaction` function (#4293) - Added missing PromiEvent handler types (#4194) - Updated README to include Webpack 5 angular support instructions (#4174) +- Updated the documentation for the `Web3.utils`, removed context for `_` (underscore lib) (#4403)