diff --git a/CHANGELOG.md b/CHANGELOG.md index a1ed777d018..414cdc5c5a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -593,5 +593,6 @@ Released with 1.0.0-beta.37 code base. ### Fixed - Browser builds support polyfills (#5031) (#5053) (#4659) (#4767) +- Update node version on actions to fix breaking mosaic test (#5354) - Start incrementing jsonrpc.id from random number (#5327) - `web3-eth-contract`'s `call` and `send` methods no longer mutate `options` argument (#5394)