chore: updated changelog

This commit is contained in:
Georgios Konstantopoulos 2021-09-05 14:56:20 +03:00
parent 8acc0dcdd0
commit 8732924d1e
1 changed files with 6 additions and 4 deletions

View File

@ -4,6 +4,8 @@
### Unreleased
### 0.5.3
* Allow configuring the optimizer & passing arbitrary arguments to solc [#427](https://github.com/gakonst/ethers-rs/pull/427)
### 0.5.2
@ -23,12 +25,12 @@
## ethers-contract
### Unreleased
### 0.5.2
* Cleanup lock file after executing cargo metadata ([#431](https://github.com/gakonst/ethers-rs/pull/431))
* Allow aliasing events in abigen bindings ([#425](https://github.com/gakonst/ethers-rs/pull/425))
* (De)Tokenize structs and events with only a single field as `Token:Tuple` ([#417](https://github.com/gakonst/ethers-rs/pull/417))
## ethers-middleware
### Unreleased
## ethers
### Unreleased