Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix changelog
  • Loading branch information
cgewecke authored Apr 9, 2020
commit 2e15ff438ca660116c1d9394cedad81a50deb2f3
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

-->

## [1.2.6]
### Added

- Added gas type in Contract AbiItem

## [1.2.0]

Released with 1.0.0-beta.37 code base.
Expand Down Expand Up @@ -149,6 +144,7 @@ Released with 1.0.0-beta.37 code base.
- Add revert reason support to sendSignedTransaction
- ENS module extended with the possibility to add a custom registry (#3301)
- Missing ENS Registry methods and Resolver.supportsInterface method added (#3325)
- Add optional gas type to AbiItem typescript definitions (for ABIs generated by Vyper)

### Changed

Expand Down