Skip to content

Commit

Permalink
chore: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zanicar committed Jul 26, 2023
1 parent aac488d commit 9e70ed4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ Contains all the PRs that improved the code without changing the behaviours.

### Added

- [#419](https://github.com/archway-network/archway/pull/419) - Easily run localnet via make
- [#419](https://github.com/archway-network/archway/pull/419) - Run localnet via make (easily)
- [#421](https://github.com/archway-network/archway/pull/421) - Add archwayd darwin binaries
- [#423](https://github.com/archway-network/archway/pull/423) - Update release docs

## [v2.0.0]

Expand All @@ -43,13 +44,13 @@ Contains all the PRs that improved the code without changing the behaviours.

### Fixed

- [#414](https://github.com/archway-network/archway/pull/414) - Preventing user from setting contract flat fee if rewards address is not set
- [#418](https://github.com/archway-network/archway/pull/418) - Fixing authz msg decoding in x/rewards antehandlers
- [#414](https://github.com/archway-network/archway/pull/414) - Prevent user from setting contract flat fee if rewards address is not set
- [#418](https://github.com/archway-network/archway/pull/418) - Fix authz msg decoding in x/rewards antehandlers

## [v1.0.1]

- [#411](https://github.com/archway-network/archway/pull/411) - Update repository readme with correct docker containers.
- [#413](https://github.com/archway-network/archway/pull/413) - Fixing incorrect gas estimation when running with `--dry-run` flag
- [#413](https://github.com/archway-network/archway/pull/413) - Fix incorrect gas estimation when running with `--dry-run` flag

## [v1.0.0]

Expand Down

0 comments on commit 9e70ed4

Please sign in to comment.