Skip to content

Commit 08e7334

Browse files
committed
Add CHANGELOG entry
1 parent 9bdd795 commit 08e7334

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
directly to get back the external dependencies.
5858
- Rename `MockQuerier::with_staking` to `MockQuerier::update_staking` to match
5959
`::update_balance`.
60+
- Instead of panicking, `read_region`/`write_region`/`get_region`/`set_region`
61+
now return a new `CommunicationError::DerefErr` when dereferencing a pointer
62+
provided by the contract fails.
6063

6164
## 0.8.1 (2020-06-08)
6265

0 commit comments

Comments
 (0)