Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aelmanaa committed Dec 3, 2024
1 parent 16771c7 commit 47ff278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"category": "release",
"changes": [],
"date": "2024-12-02",
"date": "2024-12-04",
"description": "Chainlink CCIP 1.5.1 is now available, introducing several significant enhancements for cross-chain token pool management.\n\n**Enhanced Token Support:**\n- Added support for tokens with different decimals across chains\n- New BurnMintERC20 contract for easy token deployment and cross-chain expansion with configurable decimals and max supply\n\n**Improved Token Pool Management:**\n- Enhanced token pool upgrades to support multiple active pools simultaneously\n- Ensures in-flight messages remain deliverable during pool upgrades\n- Upgraded token pool access control from OwnerIsCreator to Ownable2StepMsgSender for better security\n\n**Simplified Access Control:**\n- Added support for OpenZeppelin's AccessControl and DEFAULT_ADMIN_ROLE\n\nFor detailed implementation guides and examples, visit our [Cross-Chain Token (CCT) documentation](https://docs.chain.link/ccip/concepts/cross-chain-tokens). For technical details and interfaces, see the [CCIP v1.5.1 API Reference](https://docs.chain.link/ccip/api-reference/v1.5.1).",
"relatedNetworks": [],
"relatedTokens": [],
Expand Down

0 comments on commit 47ff278

Please sign in to comment.