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

52 lines
1.6 KiB
Markdown

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19)
**Note:** Version bump only for package embark-whisper-geth
# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16)
### Bug Fixes
* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embark-framework/embark/commit/0503bb2))
* **@embark/whisper:** fix whisper status check ([926b2bb](https://github.com/embark-framework/embark/commit/926b2bb))
# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12)
### Features
* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embark-framework/embark/commit/bd4b110))
# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06)
**Note:** Version bump only for package embark-whisper-geth
# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05)
### Bug Fixes
* **@embark/whisper:** fix ipc conflict on Windows with 2 Geths ([abac984](https://github.com/embark-framework/embark/commit/abac984))
* **@embark/whisper:** fix whisper node printing twice because of duplicated name ([04a02af](https://github.com/embark-framework/embark/commit/04a02af))