embark/packages/plugins/whisper-parity/CHANGELOG.md

81 lines
2.0 KiB
Markdown
Raw Normal View History

2019-12-05 20:03:09 +00:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
2020-01-17 00:15:31 +00:00
# [5.1.0-nightly.0](https://github.com/embarklabs/embark/compare/v5.0.0...v5.1.0-nightly.0) (2020-01-17)
**Note:** Version bump only for package embark-whisper-parity
# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07)
2020-01-07 18:14:37 +00:00
**Note:** Version bump only for package embark-whisper-parity
# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20)
2019-12-20 23:13:47 +00:00
### Build System
* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0))
2019-12-20 23:13:47 +00:00
### 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 the
`eth_chainId` RPC method (EIP 695) and that parity version is the earliest one
to implement it.
[bug]: https://github.com/ethereum/web3.js/issues/3283
# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19)
2019-12-19 19:14:23 +00:00
**Note:** Version bump only for package embark-whisper-parity
# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16)
2019-12-16 18:49:41 +00:00
**Note:** Version bump only for package embark-whisper-parity
# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12)
2019-12-12 16:38:22 +00:00
### Features
* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embarklabs/embark/commit/bd4b110))
2019-12-12 16:38:22 +00:00
# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06)
2019-12-06 11:15:07 +00:00
**Note:** Version bump only for package embark-whisper-parity
# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05)
2019-12-05 20:03:09 +00:00
**Note:** Version bump only for package embark-whisper-parity