Changelog: Add entry about Constantinople2

This commit is contained in:
Paweł Bylica 2019-01-21 16:24:11 +01:00
parent cdc3f21dae
commit 97e40acf59
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
The **Istanbul** EVM revision.
- Added: [[#182](https://github.com/ethereum/evmc/pull/182)]
The `is_zero()` C++ helper for basic data types.
- Added: [[#186](https://github.com/ethereum/evmc/pull/186)]
Reserved the post-Constantinople EVM revision number.
- Deprecated: [[#184](https://github.com/ethereum/evmc/pull/184)]
The `EVMC_LATEST_REVISION` is deprecated, replaced with `EVMC_MAX_REVISION`.