This release breaks API compatibility, because of addition of separate signing key (#309).
Another big change is new DALC API (#341).
What's Changed
- Adds separate key for aggregator signatures by @mauriceLC92 in #309
- Add ProposerAddress as ValidatorInfo.Adress in Status rpc by @jbowen93 in #319
- Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 by @dependabot in #320
- Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #321
- Adds a contribution guide by @mauriceLC92 in #333
- Remove changelog checker. by @adlerjohn in #332
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #334
- multi platform evmos builds w/ ethermint v0.11.0+0.1.0 by @jbowen93 in #338
- Bump actions/checkout from 2 to 3 by @dependabot in #340
- Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #343
- New DALC API by @tzdybal in #341
- Avoid raw URL in readme. by @adlerjohn in #348
- ci: add markdown linter by @tzdybal in #351
- fix: execute evmos build only once per PR by @tzdybal in #353
- build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #360
- Add instructions to build and test from source. by @adlerjohn in #346
- Delete CHANGELOG.md by @tzdybal in #361
Full Changelog: v0.1.1...v0.2.0