From 9dbfa34a7f700ce463ffd09d147a37004762fe67 Mon Sep 17 00:00:00 2001 From: PG Herveou Date: Wed, 27 Sep 2023 21:22:47 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91732689f7..97722da63b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -197,7 +197,7 @@ That sums up the most significant changes. All of the key commits in this releas - chainHead: Propagate results on the `chainHead_follow` ([#1116](https://github.com/paritytech/subxt/pull/1116)) -## [0.32.0] - 2023-08-02 +## [0.31.0] - 2023-08-02 This is a small release whose primary goal is to bump the versions of `scale-encode`, `scale-decode` and `scale-value` being used, to benefit from recent changes in those crates.