From 0ca4a3c45790fd1640d722350c139cf7daca86dc Mon Sep 17 00:00:00 2001 From: Dan J Miller Date: Tue, 15 Aug 2023 07:16:13 -0230 Subject: [PATCH] Fix bad changelog entry for v10.34.1 (#20445) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 583701a69..265973d75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [10.34.1] ### Fixed - Fix bug that could cause a failure in the persistence of network related data ([#20080](https://github.com/MetaMask/metamask-extension/pull/20080)) -- Fix ([#20080](https://github.com/MetaMask/metamask-extension/pull/20080)) +- Fix possible crash when opening the network menu ([#20181](https://github.com/MetaMask/metamask-extension/pull/20181)) ## [10.34.0] ### Added