mirror of https://github.com/status-im/evmc.git
Changelog: Add 2 missing entries
This commit is contained in:
parent
c9fac623d3
commit
9478acee14
|
@ -2,6 +2,10 @@
|
|||
|
||||
## [6.1.0-dev] - unreleased
|
||||
|
||||
- Added: [[#174](https://github.com/ethereum/evmc/pull/174)]
|
||||
The **Istanbul** EVM revision.
|
||||
- Added: [[#182](https://github.com/ethereum/evmc/pull/182)]
|
||||
The `is_zero()` C++ helper for basic data types.
|
||||
- Deprecated: [[#184](https://github.com/ethereum/evmc/pull/184)]
|
||||
The `EVMC_LATEST_REVISION` is deprecated, replaced with `EVMC_MAX_REVISION`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue