mirror of https://github.com/status-im/evmc.git
changelog: Add entry about rename of result::raw()
This commit is contained in:
parent
594da7553e
commit
3ffadec2c7
|
@ -2,6 +2,8 @@
|
|||
|
||||
## [6.3.0] - unreleased
|
||||
|
||||
- Changed: [[#293](https://github.com/ethereum/evmc/pull/293)]
|
||||
In C++ API `evmc::result::raw()` renamed to `evmc::result::release_raw()`.
|
||||
- Fixed:
|
||||
[[#261](https://github.com/ethereum/evmc/issues/261),
|
||||
[#263](https://github.com/ethereum/evmc/pull/263)]
|
||||
|
|
Loading…
Reference in New Issue