From 899167bf52273bf69ee4367206d78e59d2adeed7 Mon Sep 17 00:00:00 2001 From: Georgios Konstantopoulos Date: Wed, 23 Aug 2023 09:50:58 -0700 Subject: [PATCH] chore: release --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ba2b60a6..68c1d502e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ Please do not manually edit this file. ### Miscellaneous Tasks +- Disable signers - Fix new rustdoc lints ([#2563](https://github.com/gakonst/ethers-rs/issues/2563)) - Improve ABI parser and Abigen errors ([#2561](https://github.com/gakonst/ethers-rs/issues/2561)) - Add `aws` feature to ethers ([#2558](https://github.com/gakonst/ethers-rs/issues/2558))