From 2e5a8e0c799943f4307ec24bbb1be7c1e756d30c Mon Sep 17 00:00:00 2001 From: OGPoyraz Date: Thu, 17 Oct 2024 13:06:47 +0200 Subject: [PATCH] Adjust changelog --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3002fb9..215c05ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [8.0.0] +## [7.0.3] + +- Remove numerical address cast ([#391](https://github.com/MetaMask/eth-sig-util/pull/391)) + +## [7.0.3] ### Changed -- Remove numerical address cast ([#391](https://github.com/MetaMask/eth-sig-util/pull/391)) - Bump `@metamask/abi-utils` to `^2.0.4` ([#381](https://github.com/MetaMask/eth-sig-util/pull/381)) - Bump `@metamask/utils` from `^9.0.0` ([#381](https://github.com/MetaMask/eth-sig-util/pull/381))