Skip to content

Commit

Permalink
Add changelog entry about improved Hunter loading
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Nov 10, 2018
1 parent 0b17831 commit 8228d9a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [6.0.1] - unreleased

- Fixed: [[#169](https://github.com/ethereum/evmc/pull/169)]
Integration of EVMC as a CMake subproject is easier because
Hunter is not loaded unless building tests (`EVMC_TESTING=ON`) is requested.

## [6.0.0] - 2018-10-24

- Added: [[#116](https://github.com/ethereum/evmc/pull/116)]
Expand Down Expand Up @@ -79,6 +85,7 @@
Constantinople: Storage status is reported back from `evmc_set_storage()`.


[6.0.1]: https://github.com/ethereum/evmc/compare/v6.0.0...release/6.0
[6.0.0]: https://github.com/ethereum/evmc/releases/tag/v6.0.0
[5.2.0]: https://github.com/ethereum/evmc/releases/tag/v5.2.0
[5.1.0]: https://github.com/ethereum/evmc/releases/tag/v5.1.0
Expand Down

0 comments on commit 8228d9a

Please sign in to comment.