Mention recent C++ API tweaks in CHANGELOG

This commit is contained in:
Paweł Bylica 2019-11-10 10:26:22 +01:00
parent 0522110797
commit 0758daa789
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
1 changed files with 5 additions and 0 deletions

View File

@ -53,6 +53,11 @@ and this project adheres to [Semantic Versioning].
[[#442](https://github.com/ethereum/evmc/pull/442)] [[#442](https://github.com/ethereum/evmc/pull/442)]
- In the Rust bindings make `ExecutionContext` optional within `execute`. - In the Rust bindings make `ExecutionContext` optional within `execute`.
[[#350](https://github.com/ethereum/evmc/pull/350)] [[#350](https://github.com/ethereum/evmc/pull/350)]
- A set of small improvements to C++ API
[[#445](https://github.com/ethereum/evmc/pull/445),
[#449](https://github.com/ethereum/evmc/pull/449),
[#451](https://github.com/ethereum/evmc/pull/451)]
## [6.3.1] - 2019-08-19 ## [6.3.1] - 2019-08-19