Skip to content

Commit

Permalink
changelog: Add entry about extended result API
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Aug 6, 2019
1 parent a550825 commit f90c3f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
new `evmc_load_and_configure()` function.
- Added: [[#327](https://github.com/ethereum/evmc/pull/327)]
Full support for 32-bit architectures has been added.
- Added: [[#333](https://github.com/ethereum/evmc/pull/333)]
The C/C++ API for creating execution results in VMs has been extended
to handle common usage cases.
- Added: [[#341](https://github.com/ethereum/evmc/pull/341)]
Support for moving `evmc::vm` objects in C++ API.
- Added: [[#357](https://github.com/ethereum/evmc/pull/357)]
Expand Down

0 comments on commit f90c3f1

Please sign in to comment.