Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Jun 10, 2020
1 parent 9bdd795 commit 08e7334
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@
directly to get back the external dependencies.
- Rename `MockQuerier::with_staking` to `MockQuerier::update_staking` to match
`::update_balance`.
- Instead of panicking, `read_region`/`write_region`/`get_region`/`set_region`
now return a new `CommunicationError::DerefErr` when dereferencing a pointer
provided by the contract fails.

## 0.8.1 (2020-06-08)

Expand Down

0 comments on commit 08e7334

Please sign in to comment.