Skip to content

Commit

Permalink
Merge pull request #682 from CosmWasm/prepare-for-0.13
Browse files Browse the repository at this point in the history
Prepare for 0.13
  • Loading branch information
webmaster128 authored Jan 5, 2021
2 parents d9369a1 + ae3554a commit 2211c6a
Show file tree
Hide file tree
Showing 17 changed files with 482 additions and 417 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
- Convert field `Instance::api` to a method.
- Change order of generic arguments for consistency in `Instance`, `Cache` and
`Backend` to always match `<A: Api, S: Storage, Q: Querier>`.
- Remove `Instance::get_memory_size`. Use `Instance::memory_pages` instead.

## 0.12.2 (2020-12-14)

Expand Down
Loading

0 comments on commit 2211c6a

Please sign in to comment.