mirror of https://github.com/embarklabs/embark.git
2.7 KiB
2.7 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.1.0-nightly.1 (2020-01-20)
Features
- support Node.js v12.x and newer (c093cf8)
5.1.0-nightly.0 (2020-01-17)
Features
- @embark/nethermind: add Nethermind blockchain client plugin (6db8d87)
5.0.0 (2020-01-07)
Note: Version bump only for package embark-whisper-geth
5.0.0-alpha.9 (2019-12-20)
Build System
- deps: bump web3[-*] from 1.2.1 to 1.2.4 (7e550f0)
BREAKING CHANGES
- deps: bump embark's minimum supported version of parity from
>=2.0.0
to>=2.2.1
. This is necessary since web3 1.2.4 makes use of theeth_chainId
RPC method (EIP 695) and that parity version is the earliest one to implement it.
5.0.0-alpha.8 (2019-12-19)
Note: Version bump only for package embark-whisper-geth
5.0.0-alpha.5 (2019-12-16)
Bug Fixes
- fix node connection test to use the endpoints correctly (0503bb2)
- @embark/whisper: fix whisper status check (926b2bb)
5.0.0-alpha.4 (2019-12-12)
Features
- @embark/whisper: Add Whisper client config (bd4b110)
5.0.0-alpha.3 (2019-12-06)
Note: Version bump only for package embark-whisper-geth