From 0344f06040bf9b42d2525a6a37dfa2df8e0d033d Mon Sep 17 00:00:00 2001 From: David Date: Fri, 25 Sep 2020 10:24:43 +0200 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Demi Marie Obenour --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c2e791749..7be96c441b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Fix option decoding and add basic sanity test [#161](https://github.com/paritytech/substrate-subxt/pull/161) * Add staking support [#160](https://github.com/paritytech/substrate-subxt/pull/161) * Decode option event arg [#158](https://github.com/paritytech/substrate-subxt/pull/158) +* Remove unnecessary Sync bound [#172](https://github.com/paritytech/substrate-subxt/pull/172) # Version 0.12.0