2019-03-17 19:56:29 -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-10-28 16:05:13 -05:00
# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28)
### Bug Fixes
* fix test-app, contracts index file and reload on change ([#1892 ](https://github.com/embark-framework/embark/issues/1892 )) ([ee634c8 ](https://github.com/embark-framework/embark/commit/ee634c8 ))
* **@contract -app:** fix contracts app tests ([#1982 ](https://github.com/embark-framework/embark/issues/1982 )) ([6e9635c ](https://github.com/embark-framework/embark/commit/6e9635c ))
* **test-app:** make test app test all pass ([#1980 ](https://github.com/embark-framework/embark/issues/1980 )) ([2193d82 ](https://github.com/embark-framework/embark/commit/2193d82 ))
### Code Refactoring
* initial steps toward 5.0.0-alpha.0 ([#1856 ](https://github.com/embark-framework/embark/issues/1856 )) ([b736ebe ](https://github.com/embark-framework/embark/commit/b736ebe ))
### BREAKING CHANGES
* There are more than several breaking changes, including DApp configuration for
accounts.
2019-08-28 14:52:21 -05:00
## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28)
**Note:** Version bump only for package embark-dapp-test-app
2019-08-12 12:14:12 -05:00
# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12)
**Note:** Version bump only for package embark-dapp-test-app
2019-08-09 17:50:05 -05:00
# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09)
### Bug Fixes
* **@embark/test -runner:** fix describe in describe tests ([c2094db ](https://github.com/embark-framework/embark/commit/c2094db ))
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)
**Note:** Version bump only for package embark-dapp-test-app
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)
### Features
* **@embark/test -runner:** return accounts in the describe callback ([332229f ](https://github.com/embark-framework/embark/commit/332229f ))
* **@embark/test -runner:** wait for deploy before enterning describe ([8c16541 ](https://github.com/embark-framework/embark/commit/8c16541 ))
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)
### Bug Fixes
* **@embark/swarm: ** update url-scheme to bzz-raw ([6d844d7 ](https://github.com/embark-framework/embark/commit/6d844d7 ))
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-dapp-test-app
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)
**Note:** Version bump only for package embark-dapp-test-app
2019-04-17 11:11:28 -05:00
# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17)
**Note:** Version bump only for package embark-dapp-test-app
2019-04-11 17:26:56 -04:00
## [4.0.2](https://github.com/embark-framework/embark/compare/v4.0.1...v4.0.2) (2019-04-11)
**Note:** Version bump only for package embark-dapp-test-app
2019-03-26 16:19:53 -04:00
## [4.0.1](https://github.com/embark-framework/embark/compare/v4.0.0...v4.0.1) (2019-03-26)
**Note:** Version bump only for package embark-dapp-test-app
2019-03-18 18:26:56 -05:00
# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18)
**Note:** Version bump only for package embark-dapp-test-app
2019-03-18 17:04:40 -05:00
# [4.0.0-beta.2](https://github.com/embark-framework/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18)
**Note:** Version bump only for package embark-dapp-test-app
2019-03-17 19:56:29 -05:00
# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18)
### Bug Fixes
* revise test urls to reflect test_dapps/ -> dapps/tests/ ([eb1b693 ](https://github.com/embark-framework/embark/commit/eb1b693 ))
### Features
* normalize README and package.json bugs, homepage, description ([5418f16 ](https://github.com/embark-framework/embark/commit/5418f16 ))