From d1b4da168fee02b968b729d56703237cc49c0bff Mon Sep 17 00:00:00 2001 From: smesher Date: Wed, 24 Jan 2024 12:46:16 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a66857577ca..4b2814716be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,11 @@ ### Web3 - Implemented new UI for the “Transaction Details” page. ([#8379](https://github.com/brave/brave-ios/issues/8379)) -- Implemented new UI for the “Activity” Tab in Brave Wallet. ([#8349](https://github.com/brave/brave-ios/issues/8349)) -- Updated UI and functionality for the NFT details page. ([#8064](https://github.com/brave/brave-ios/issues/8064)) -- Updated UI and functionality for “NFT” Tab under “Portfolio.” ([#8063](https://github.com/brave/brave-ios/issues/8063)) +- Implemented new UI for the “Activity” tab in Brave Wallet. ([#8349](https://github.com/brave/brave-ios/issues/8349)) +- Updated UI and functionality for the "NFT" details page. ([#8064](https://github.com/brave/brave-ios/issues/8064)) +- Updated UI and functionality for “NFT” tab under “Portfolio.” ([#8063](https://github.com/brave/brave-ios/issues/8063)) - Updated SNS interstitial page copy for new provider. ([#8515](https://github.com/brave/brave-ios/issues/8515)) -- Fixed pop-ups to be dismissed when Brave Wallet is auto-locked. ([#8412](https://github.com/brave/brave-ios/issues/8412)) +- Fixed NFT auto-discover and remove modals to be dismissed when Brave Wallet gets auto-locked. ([#8412](https://github.com/brave/brave-ios/issues/8412)) ### General