From cae05a699caab49d11410da3b7c9b3ae0bcd3827 Mon Sep 17 00:00:00 2001 From: khadni <98668332+khadni@users.noreply.github.com> Date: Sun, 7 Sep 2025 21:06:33 +0000 Subject: [PATCH] CCT: Update changelog with new tokens --- public/changelog.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/public/changelog.json b/public/changelog.json index 065a3419aac..b99dc444cc8 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -302,6 +302,21 @@ } }, "data": [ + { + "category": "integration", + "date": "2025-09-07", + "description": "Newly supported tokens: WLFI", + "relatedTokens": [ + { + "assetName": "World Liberty Financial", + "baseAsset": "WLFI", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/WLFI", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/wlfi.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover" + } + ], + "title": "Cross-chain token (CCT) standard: Added support for new tokens", + "topic": "CCIP" + }, { "category": "integration", "date": "2025-08-31",