Skip to content

Commit

Permalink
chore: prepare v1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
facundomedica committed Sep 26, 2022
1 parent e086b3a commit 3b0f83a
Showing 1 changed file with 22 additions and 11 deletions.
33 changes: 22 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,37 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [Unreleased]

## [v1.1.0](https://github.com/umee-network/peggo/releases/tag/v1.1.0) - 2022-09-26

### Improvements

[#367] Set ETH block delay to 96 blocks
[#362](https://github.com/umee-network/peggo/pull/362) Update umeed to v3.
[#343](https://github.com/umee-network/peggo/pull/343) Upgrade to cosmos-sdk v0.46.1.
[#341](https://github.com/umee-network/peggo/pull/341) Fix linter.
[#334](https://github.com/umee-network/peggo/pull/334) Update to go 1.18.
[#326](https://github.com/umee-network/peggo/pull/326) Refactory of eth `getCurrentBlock`.
[#311](https://github.com/umee-network/peggo/pull/311) Add valset update at each 2000 eth blocks.

### Bug Fixes
## [v1.0.1](https://github.com/umee-network/peggo/releases/tag/v1.0.1) - 2022-09-21

### Improvements

[#365] Reduce oracle noise msgs

## [v1.0.0](https://github.com/umee-network/peggo/releases/tag/v1.0.0) - 2022-09-14

### Improvements

- [#362](https://github.com/umee-network/peggo/pull/362) Update umeed to v3.
- [#343](https://github.com/umee-network/peggo/pull/343) Upgrade to cosmos-sdk v0.46.1.
- [#341](https://github.com/umee-network/peggo/pull/341) Fix linter.
- [#334](https://github.com/umee-network/peggo/pull/334) Update to go 1.18.
- [#326](https://github.com/umee-network/peggo/pull/326) Refactory of eth `getCurrentBlock`.
- [#311](https://github.com/umee-network/peggo/pull/311) Add valset update at each 2000 eth blocks.

## [v0.4.0](https://github.com/umee-network/peggo/releases/tag/v0.4.0) - 2022-07-14

### Improvements

[#308](https://github.com/umee-network/peggo/pull/308) Change stablecoin from UST to DAI.
[#299](https://github.com/umee-network/peggo/pull/299) Fix lint warnings.
[#297](https://github.com/umee-network/peggo/pull/297) Update dependabot reviewers.
[#275](https://github.com/umee-network/peggo/pull/275) Add diagrams of main loops.
- [#308](https://github.com/umee-network/peggo/pull/308) Change stablecoin from UST to DAI.
- [#299](https://github.com/umee-network/peggo/pull/299) Fix lint warnings.
- [#297](https://github.com/umee-network/peggo/pull/297) Update dependabot reviewers.
- [#275](https://github.com/umee-network/peggo/pull/275) Add diagrams of main loops.

### Bug Fixes

Expand Down

0 comments on commit 3b0f83a

Please sign in to comment.