Skip to content

Commit

Permalink
Add changelog item
Browse files Browse the repository at this point in the history
  • Loading branch information
gumb0 committed Jul 31, 2019
1 parent 91085d6 commit 1ab538f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [7.0.0] - unreleased
- Added: [[#375](https://github.com/ethereum/evmc/pull/375)]
Support for Istanbul CHAINID opcode. `chain_id` added to `evmc_tx_context` struct.

## [6.3.0] - unreleased

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


[7.0.0]: https://github.com/ethereum/evmc/compare/v6.3.0-alpha.1...master
[6.3.0]: https://github.com/ethereum/evmc/compare/v6.2.1...master
[6.2.2]: https://github.com/ethereum/evmc/releases/tag/v6.2.2
[6.2.1]: https://github.com/ethereum/evmc/releases/tag/v6.2.1
Expand Down

0 comments on commit 1ab538f

Please sign in to comment.