Skip to content

Commit

Permalink
Release wasmd v0.2.0 (#110)
Browse files Browse the repository at this point in the history
* chore: update changelog for release v0.2.0

* chore: update changelog
  • Loading branch information
zemyblue authored Oct 19, 2023
1 parent 8cea383 commit 26de8ff
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# Changelog

## [Unreleased](https://github.com/Finschia/wasmd/compare/v0.1.4...HEAD)
## [Unreleased](https://github.com/Finschia/wasmd/compare/v0.2.0...HEAD)

### Features

### Improvements

### Bug Fixes

### Breaking Changes

### Build, CI

### Document Updates


## [v0.2.0](https://github.com/Finschia/wasmd/releases/tag/v0.2.0) - 2023.10.19

### Features
* [\#61](https://github.com/Finschia/wasmd/pull/61) bumpup ibc-go to v4
Expand Down Expand Up @@ -37,13 +52,11 @@
* [\#95](https://github.com/Finschia/wasmd/pull/95) add a test case to verify ContractInfo gets correct IBCPortID
* [\#101](https://github.com/Finschia/wasmd/pull/101) move helper method out of generated file

### Breaking Changes

### Build, CI
* [\#104](https://github.com/Finschia/wasmd/pull/104) change depending wasmvm to v1.1.1-0.11.4-rc1
* [\#60](https://github.com/Finschia/wasmd/pull/60) Update golang version to 1.20
* [\#105](https://github.com/Finschia/wasmd/pull/105) change depending finschia-sdk to v0.48.0-rc2 and backport #81
* [\#108](https://github.com/Finschia/wasmd/pull/108) version bump of ostracon, finschia-sdk and wasmvm
* [\#109](https://github.com/Finschia/wasmd/pull/109) version bump of ostracon, finschia-sdk and wasmvm

### Document Updates
* [\#54](https://github.com/Finschia/wasmd/pull/54) add documentation about errors (codespace and codes)
Expand Down

0 comments on commit 26de8ff

Please sign in to comment.