From 44f3af55ff51a7311d3cd31ca0610bff53e1ccad Mon Sep 17 00:00:00 2001 From: khadni <98668332+khadni@users.noreply.github.com> Date: Sun, 30 Nov 2025 21:07:05 +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 de6336e6eb0..e9b953630d0 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -342,6 +342,21 @@ } }, "data": [ + { + "category": "integration", + "date": "2025-11-30", + "description": "Newly supported tokens: VOOI", + "relatedTokens": [ + { + "assetName": "VOOI", + "baseAsset": "VOOI", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/VOOI", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/vooi.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-11-25",