Skip to content

Commit

Permalink
chore: modify release note
Browse files Browse the repository at this point in the history
Signed-off-by: zemyblue <[email protected]>
  • Loading branch information
zemyblue committed Oct 20, 2023
1 parent 9007d54 commit 64e28d1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions RELEASE_NOTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,24 @@ Check out the [changelog](https://github.com/Finschia/finschia/blob/v2.0.0/RELEA
## Highlights
* Upgrade to Golang v1.20
* Upgrade to Ostracon [v1.1.2](https://github.com/Finschia/ostracon/tree/v1.1.2)
* change vrf library from `libsodium` to `curve25519-voi`'s VRF
* Change vrf library from `libsodium` to `curve25519-voi`'s VRF
* Apply changes up to tendermint v0.34.24
* Improve KMS features of IP filter and multiple allow IPs
* Upgrade finschia-sdk to [v0.48.0](https://github.com/Finschia/finschia-sdk/releases/tag/v0.48.0)
* Migrate x/foundation FoundationTax into x/params
* Add tendermint query apis for compatibility with cosmos-sdk
* Make x/foundation MsgExec propagate events
* fix `MsgMintFT` bug in x/collection module
* migrate x/foundation FoundationTax into x/params
* add tendermint query apis for compatibility with cosmos-sdk
* Support custom r/w gRPC options
* Fix `MsgMintFT` bug in x/collection module
* Fix bug where nano S plus ledger could not be connected in Ubuntu
* support custom r/w gRPC options
* Upgrade wasmd to [v0.2.0](https://github.com/Finschia/wasmd/releases/tag/v0.2.0)
* Upgrade ibc-go to [v4.3.1](https://github.com/Finschia/ibc-go/releases/tag/v4.3.1)
* integrate swagger of all submodules
* support static binary compile
* Integrate swagger of all submodules
* Support static binary compile

## Base sub modules
* Ostracon: [v1.1.2](https://github.com/Finschia/ostracon/tree/v1.1.2)
* finschia-sdk: [v0.48.0](https://github.com/Finschia/finschia-sdk/tree/v0.48.0)
* Finschia-sdk: [v0.48.0](https://github.com/Finschia/finschia-sdk/tree/v0.48.0)
* Finschia/wasmd: [v0.2.0](https://github.com/Finschia/wasmd/tree/v0.2.0)
* Finschia/ibc-go: [v4.3.1](https://github.com/Finschia/ibc-go/tree/v4.3.1)

Expand Down

0 comments on commit 64e28d1

Please sign in to comment.