Skip to content

Commit

Permalink
release: draft release for v1.1.0 (#355)
Browse files Browse the repository at this point in the history
* release: draft release for v1.1.0

* Update CHANGELOG.md
  • Loading branch information
randyahx authored Nov 2, 2023
1 parent a3c24a5 commit cfdba88
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## v1.1.0
This release introduces the Pampas upgrade and contains 6 new features.

Features:
* [#316](https://github.com/bnb-chain/greenfield-cosmos-sdk/pull/316) feat: add validation with context information
* [#321](https://github.com/bnb-chain/greenfield-cosmos-sdk/pull/321) feat: add tool to migrate stores for fastnode
* [#336](https://github.com/bnb-chain/greenfield-cosmos-sdk/pull/336) feat: introduce the pampas upgrade
* [#341](https://github.com/bnb-chain/greenfield-cosmos-sdk/pull/341) feat: add support for some json rpc queries
* [#353](https://github.com/bnb-chain/greenfield-cosmos-sdk/pull/353) feat: distinguish inturn relayer
* [#320](https://github.com/bnb-chain/greenfield-cosmos-sdk/pull/320) feat: add MsgRejectMigrateBucket

## v1.0.1
This release includes 1 bug fix.

Expand Down

0 comments on commit cfdba88

Please sign in to comment.