mirror of
https://github.com/status-im/evmc.git
synced 2025-02-22 07:58:19 +00:00
CHANGELOG: And entry about operator< fix
This commit is contained in:
parent
6799b9888c
commit
34efa10ef9
@ -17,6 +17,11 @@ and this project adheres to [Semantic Versioning].
|
||||
- New **evmc command-line tool** has been added. At the moment it supports
|
||||
command _run_ for executing bytecode in any EVMC-compatible VM implementation.
|
||||
Try `evmc run --help` for more information.
|
||||
|
||||
### Fixed
|
||||
|
||||
- The implementation of C++ `operator<` for `evmc::address` and `evmc::bytes32` has been fixed.
|
||||
[#498](https://github.com/ethereum/evmc/pull/498)
|
||||
|
||||
|
||||
## [7.1.0] — 2019-11-29
|
||||
|
Loading…
x
Reference in New Issue
Block a user