-
Notifications
You must be signed in to change notification settings - Fork 408
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change to normal array with date values for each entry
- Loading branch information
Showing
1 changed file
with
98 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,99 +1,98 @@ | ||
{ | ||
"2023-03-02": [ | ||
{ | ||
"category": "blog-post", | ||
"changes": [], | ||
"description": "Learn about 11 different ways to use Chainlink Functions in your decentralized applications.", | ||
"relatedNetworks": [], | ||
"relatedTokens": [], | ||
"title": "Using Chainlink Functions in your dApps", | ||
"topics": ["functions"], | ||
"urls": [ | ||
{ | ||
"href": "https://blog.chain.link/ways-to-use-chainlink-functions/", | ||
"linkText": "Read the blog post", | ||
"type": "blog" | ||
} | ||
] | ||
} | ||
], | ||
"2024-05-07": [ | ||
{ | ||
"category": "major-release", | ||
"changes": [ | ||
{ | ||
"href": "/vrf/v2-5/billing", | ||
"linkDescription": "Native tokens are now supported for payments in addition to LINK.", | ||
"linkText": "Support for native gas token billing", | ||
"show-in-devhub": true, | ||
"type": "docs" | ||
}, | ||
{ | ||
"href": "https://vrf.chain.link/", | ||
"linkDescription": "The UI now supports one-click migration to future new versions of VRF.", | ||
"linkText": "One-click migration", | ||
"show-in-devhub": true, | ||
"type": "ui" | ||
}, | ||
{ | ||
"linkDescription": "Describe the feature...", | ||
"linkText": "Example change with no URL #2" | ||
}, | ||
{ | ||
"linkDescription": "URLs are optional on changes. shortName is usually highlighted while the description is not.", | ||
"linkText": "Example change with no URL #1" | ||
} | ||
], | ||
"description": "VRF v2.5 is available on Mainnet and Testnet", | ||
"relatedNetworks": [], | ||
"relatedTokens": [], | ||
"title": "VRF v2.5", | ||
"topics": ["vrf"], | ||
"urls": [ | ||
{ | ||
"href": "/vrf/release-notes", | ||
"linkDescription": "See the complete list of changes for VRF 2.5", | ||
"linkText": "See the full release notes", | ||
"type": "docs" | ||
}, | ||
{ | ||
"href": "https://blog.chain.link/vrf2-5", | ||
"linkDescription": "Read the blog post to learn about VRF v2.5 use cases", | ||
"linkText": "Read the blog post", | ||
"type": "blog" | ||
}, | ||
{ | ||
"href": "https://example.com", | ||
"linkText": "A link with no description. Descriptions are optional if you just want link text", | ||
"type": "other" | ||
} | ||
] | ||
}, | ||
{ | ||
"category": "token-support", | ||
"changes": [], | ||
"description": "AAVE and LINK are now transferrable on several lanes.", | ||
"relatedNetworks": ["arbitrum", "arbitrum-sepolia", "polygon-amoy"], | ||
"relatedTokens": [ | ||
{ | ||
"token": "AAVE", | ||
"tokenDescription": "Aave Governance Token" | ||
}, | ||
{ | ||
"token": "LINK", | ||
"tokenDescription": "Chainlink Token" | ||
} | ||
], | ||
"title": "CCIP Token Support Update", | ||
"topics": ["ccip"], | ||
"urls": [ | ||
{ | ||
"href": "/ccip/supported-networks/v1_2_0/mainnet", | ||
"linkDescription": "See the CCIP Supported Networks page for a complete list of lanes and tokens.", | ||
"linkText": "CCIP Supported Networks", | ||
"type": "docs" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
[ | ||
{ | ||
"category": "blog-post", | ||
"changes": [], | ||
"date": "2023-03-02", | ||
"description": "Learn about 11 different ways to use Chainlink Functions in your decentralized applications.", | ||
"relatedNetworks": [], | ||
"relatedTokens": [], | ||
"title": "Using Chainlink Functions in your dApps", | ||
"topics": ["functions"], | ||
"urls": [ | ||
{ | ||
"href": "https://blog.chain.link/ways-to-use-chainlink-functions/", | ||
"linkText": "Read the blog post", | ||
"type": "blog" | ||
} | ||
] | ||
}, | ||
{ | ||
"category": "major-release", | ||
"changes": [ | ||
{ | ||
"href": "/vrf/v2-5/billing", | ||
"linkDescription": "Native tokens are now supported for payments in addition to LINK.", | ||
"linkText": "Support for native gas token billing", | ||
"show-in-devhub": true, | ||
"type": "docs" | ||
}, | ||
{ | ||
"href": "https://vrf.chain.link/", | ||
"linkDescription": "The UI now supports one-click migration to future new versions of VRF.", | ||
"linkText": "One-click migration", | ||
"show-in-devhub": true, | ||
"type": "ui" | ||
}, | ||
{ | ||
"linkDescription": "Describe the feature...", | ||
"linkText": "Example change with no URL #2" | ||
}, | ||
{ | ||
"linkDescription": "URLs are optional on changes. shortName is usually highlighted while the description is not.", | ||
"linkText": "Example change with no URL #1" | ||
} | ||
], | ||
"date": "2024-05-07", | ||
"description": "VRF v2.5 is available on Mainnet and Testnet", | ||
"relatedNetworks": [], | ||
"relatedTokens": [], | ||
"title": "VRF v2.5", | ||
"topics": ["vrf"], | ||
"urls": [ | ||
{ | ||
"href": "/vrf/release-notes", | ||
"linkDescription": "See the complete list of changes for VRF 2.5", | ||
"linkText": "See the full release notes", | ||
"type": "docs" | ||
}, | ||
{ | ||
"href": "https://blog.chain.link/vrf2-5", | ||
"linkDescription": "Read the blog post to learn about VRF v2.5 use cases", | ||
"linkText": "Read the blog post", | ||
"type": "blog" | ||
}, | ||
{ | ||
"href": "https://example.com", | ||
"linkText": "A link with no description. Descriptions are optional if you just want link text", | ||
"type": "other" | ||
} | ||
] | ||
}, | ||
{ | ||
"category": "token-support", | ||
"changes": [], | ||
"date": "2024-05-07", | ||
"description": "AAVE and LINK are now transferrable on several lanes.", | ||
"relatedNetworks": ["arbitrum", "arbitrum-sepolia", "polygon-amoy"], | ||
"relatedTokens": [ | ||
{ | ||
"token": "AAVE", | ||
"tokenDescription": "Aave Governance Token" | ||
}, | ||
{ | ||
"token": "LINK", | ||
"tokenDescription": "Chainlink Token" | ||
} | ||
], | ||
"title": "CCIP Token Support Update", | ||
"topics": ["ccip"], | ||
"urls": [ | ||
{ | ||
"href": "/ccip/supported-networks/v1_2_0/mainnet", | ||
"linkDescription": "See the CCIP Supported Networks page for a complete list of lanes and tokens.", | ||
"linkText": "CCIP Supported Networks", | ||
"type": "docs" | ||
} | ||
] | ||
} | ||
] |