diff --git a/public/changelog.json b/public/changelog.json index bb66882b6b9..23507b04769 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -664,6 +664,33 @@ "title": "Added support to Data Feeds", "topic": "Data Feeds" }, + { + "category": "integration", + "date": "2026-01-18", + "description": "Newly supported tokens: BGB, PTjrUSDe, PTsrUSDe", + "relatedTokens": [ + { + "assetName": "BitgetToken", + "baseAsset": "BGB", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/BGB", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/bgb.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover" + }, + { + "assetName": "PT Strata Junior USDe 2APR2026", + "baseAsset": "PTjrUSDe", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/PTjrUSDe", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/ptjrusde.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover" + }, + { + "assetName": "PT Strata Senior USDe 2APR2026", + "baseAsset": "PTsrUSDe", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/PTsrUSDe", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/ptsrusde.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": "release", "date": "2026-01-16",