Skip to content

Commit

Permalink
release: release 0.14.0-0.5.0 (CosmWasm#25)
Browse files Browse the repository at this point in the history
* docs: add logs of 0.14.0-0.5.0

* release: release 0.14.0-0.5.0
  • Loading branch information
loloicci authored May 12, 2021
1 parent fd43382 commit 8f21765
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG-LINK.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# CHANGELOG LINK
This is CHANGELOG after this repository was forked from CosmWasm/wasmvm.

## 0.14.0-0.5.0
### Changes
- Change the module uri from github.com/CosmWasm/wasmvm to github.com/link/wasmvm (#23)

### Fixed
- Fix CHANGELOG-LINK.md's section levels (#24)

## 0.14.0-0.4.0
### Changes
- Define own iterator interface spec (#15)
Expand Down
4 changes: 3 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wasmvm"
version = "0.14.0-0.4.0"
version = "0.14.0-0.5.0"
publish = false
authors = ["Ethan Frey <ethanfrey@users.noreply.github.com>"]
edition = "2018"
Expand Down

0 comments on commit 8f21765

Please sign in to comment.