2019-05-15 18:44:46 -05: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-07-10 16:21:47 -05:00
# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10)
### Bug Fixes
* **@embark/contracts -manager:** ensure ETH values sent through APIs are converted to string ([70ff3c1 ](https://github.com/embark-framework/embark/commit/70ff3c1 ))
### Features
* **@cockpit: ** Pass tx value as wei and add validation ([536a402 ](https://github.com/embark-framework/embark/commit/536a402 ))
2019-06-27 14:23:32 -05:00
# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27)
### Bug Fixes
* **@embark/solidity: ** show a better error message in debug ([198a5dc ](https://github.com/embark-framework/embark/commit/198a5dc ))
2019-06-07 13:42:13 -05:00
# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07)
### Features
* **@cockpit/explorer: ** enable users to send ether through payable methods ([#1649 ](https://github.com/embark-framework/embark/issues/1649 )) ([d10c0b7 ](https://github.com/embark-framework/embark/commit/d10c0b7 ))
2019-05-22 18:09:06 -05:00
# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22)
**Note:** Version bump only for package embark-contracts-manager
2019-05-15 18:44:46 -05:00
# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15)
### Features
* **@embar/contracts -manager:** add message for interface contracts ([334d3bc ](https://github.com/embark-framework/embark/commit/334d3bc ))
* **@embark/test -runner:** show interface contract message in tests ([f9d7a3f ](https://github.com/embark-framework/embark/commit/f9d7a3f ))