From 6b96d4ead324c78c2dbb8f3ba72177414802aaf1 Mon Sep 17 00:00:00 2001 From: Dan J Miller Date: Fri, 26 Apr 2024 17:09:04 -0230 Subject: [PATCH] Update changelog for v11.14.2 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3ca42a56596..96cc37013eba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ## [11.14.2] +### Changed +- Update Blockaid to ensure user's have the latest protections ([#24171](https://github.com/MetaMask/metamask-extension/pull/24171)) + ### Fixed - Ensure gas estimates always reflect the correct network ([#24253](https://github.com/MetaMask/metamask-extension/pull/24253))