[1.1.1-0.12.0] - 2024-02-13
- update imported cosmwasm (#140)
- fix bot login name (#134)
[1.1.1-0.11.6] - 2023-10-18
- revert: use pre-release versioning and set version to 1.1.1-0.11.6 (#130)
[1.1.1+0.11.5] - 2023-10-5
- set version to 1.1.1+0.11.5 for applying v1.1.9+0.8.1 (#128)
- add an automatic build shared library c (#119)
- hotfix automatic build shared library ci (#127)
[1.1.1-0.11.4-rc1] - 2023-08-25
- bumpup version to 1.1.1-0.11.4-rc1 (#126)
[v1.1.1-0.11.3-rc1] - 2023-08-24
- enable ci recognize -rcX version (#125)
- version bump to 1.1.1-0.11.3-rc1 (#122)
- update golang version to 1.20 (#118)
- replace line modules with Finschia's (#109)
- add codeowners file (#100)
[v1.1.1-0.11.2] - 2023-03-13
The functional changes of this version same with v1.1.1-0.11.1, The only difference is that fix the import problem other service (like wasmd and finshia), because I think it seems to be problem to change the v1.1.1-0.11.1 tag commit.
- fix: wrong tag reference (v1.1.1-0.11.2) (#95)
[v1.1.1-0.11.1] - 2023-01-13
- add .so / .dylib file and modify Makefile (#85)
[v1.1.1-0.11.0] - 2023-01-11
- merge upstream 1.1.1 (#84)
- fix: getmetrics test due to this is environment-dependent test (#80)
- chore: remove the copied interface from tm-db (#82)
- refactor: Revert using line/tm-db (#77)
- ci: add release job (#71)
- chore: Revert linux_static (#70)
v1.0.0-0.10.0 - 2022-06-21
- merge upstream 1.0.0 (#64)
- improve CHANGELOG's template and devtools/update_changlog.sh (#60)
v0.16.3-0.9.0 - 2022-03-03
- merge upstream 0.16.3 (#54)
- fix Cargo.toml path in devtools/set_version.sh (part of #59)
v0.14.0-0.8.0 - 2021-10-01
- change tag name for static build (#49)
v0.14.0-0.7.0 - 2021-09-30
- add static linking of wasmvm (#46)
v0.14.0-0.6.1 - 2021-07-15
- rebuild shared libs to resolve compile error (#44)
v0.14.0-0.6.0 - 2021-07-12
- update upstream Cosmwasm/wasmvm version to 0.14.0 (#36)
- Please refer CHANGELOG_OF_WASMVM_v0.14.0
- change the depended CosmWasm/cosmwasm to line/cosmwasm
v0.14.0-0.5.0 - 2021-05-12
- Change the module uri from github.com/CosmWasm/wasmvm to github.com/link/wasmvm (#23)
v0.14.0-0.4.0 - 2021-05-03
- change cargo use to tag from the version (#17)
-
add build tag 'mocks' (#16)
-
define own iterator interface spec (#15)
BREAKING CHANGE
The implementation of KVStore now must return a newly defined iterator rather than the
tm-db
defines.
v0.14.0-0.3.0 - 2021-04-08
- Update upstream Cosmwasm/wasmvm version to 0.14.0-beta1 (#8)
- Please refer CHANGELOG_OF_WASMVM_v0.14.0-beta1
- Update the depended line/cosmwasm version to 0.14.0-0.3.0 (#8)
- Adjust semantic PR validation rule (#9)
v0.12.0-0.1.0 - 2021-02-15
- Add semantic.yml for semantic pull request (#6)
- Add CHANGELOG-LINK.md (#3)
- Change the depended CosmWasm/cosmwasm to line/cosmwasm (#3)
Initial code is based on the wasmvm v0.12.0, cosmwasm v0.12.0
Please refer CHANGELOG_OF_WASMVM_v0.12.0