From a0b3f78d33d9f44a6832eb86de0be4db29efb36a Mon Sep 17 00:00:00 2001 From: Mark Stacey Date: Fri, 21 May 2021 14:24:18 -0230 Subject: [PATCH] Update v9.5.4 changelog (#11157) The changelog has been updated to categorize the single commit, and improve the description. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9ea74ea5..4b5d916a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ## [9.5.4] -### Uncategorized -- [#11153](https://github.com/MetaMask/metamask-extension/pull/11153): Capture exception instead of throw error in useTransactionDisplayData +### Fixed +- [#11153](https://github.com/MetaMask/metamask-extension/pull/11153): Prevent UI crash when the transaction being retried or canceled is missing. ## [9.5.3] ### Fixed