Skip to content

Commit 8d96163

Browse files
committed
chore(phishing-controller): update CHANGELOG with URL scan cache functionality details
1 parent 2505a59 commit 8d96163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/phishing-controller/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- Add URL scan cache functionality to improve performance ([#5625](https://github.com/MetaMask/core/pull/5625))
1313
- Added `UrlScanCache` class for caching phishing detection scan results
14-
- Added methods to `PhishingController`: `setUrlScanCacheTTL`, `setUrlScanCacheMaxSize`, `clearUrlScanCache`
14+
- Added methods to `PhishingController`: `setUrlScanCacheTTL`, `setUrlScanCacheMaxSize`, `clearUrlScanCache`
1515
- Added URL scan cache state to `PhishingControllerState`
1616
- Added configuration options: `urlScanCacheTTL` and `urlScanCacheMaxSize`
1717

0 commit comments

Comments
 (0)