Skip to content

Commit

Permalink
Add changelog item
Browse files Browse the repository at this point in the history
  • Loading branch information
gumb0 committed Aug 20, 2019
1 parent 09a4c98 commit 94e087e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ Documentation of all notable changes to the **EVMC** project.
The format is based on [Keep a Changelog],
and this project adheres to [Semantic Versioning].

## [7.0.0] - unreleased

### Added

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

## [6.3.1] - 2019-08-19

### Added
Expand Down Expand Up @@ -340,6 +347,7 @@ and this project adheres to [Semantic Versioning].
[[#52](https://github.com/ethereum/evmc/pull/52)]


[7.0.0]: https://github.com/ethereum/evmc/compare/v6.3.1...master
[6.3.1]: https://github.com/ethereum/evmc/releases/tag/v6.3.1
[6.3.0]: https://github.com/ethereum/evmc/releases/tag/v6.3.0
[6.2.2]: https://github.com/ethereum/evmc/releases/tag/v6.2.2
Expand Down

0 comments on commit 94e087e

Please sign in to comment.