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 Jul 15, 2019
1 parent a43cabc commit cd95c1a
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 @@ -10,6 +10,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.
- Changed: [[#293](https://github.com/ethereum/evmc/pull/293)]
Expand Down

0 comments on commit cd95c1a

Please sign in to comment.