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.
2019-12-19 19:14:23 +00:00
# [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
2019-12-16 18:49:41 +00:00
# [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))
2019-12-12 16:38:22 +00:00
# [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))
2019-12-06 11:15:07 +00:00
# [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
2019-12-05 20:03:09 +00:00
# [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))