Skip to content

Commit

Permalink
add usdc and typeAndVersion to changelog (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
RensR authored Oct 12, 2023
1 parent e2fd8cb commit b65c7d7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/CHANGELOG_CCIP.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- USDC Support
- Added `USDC` token pool
- Jobspec changes to support USDC information
- Added TypeAndVersion to all token pools & price registry

### Changed
- PriceUpdate now accepts an array of gas price update
- Removed `destChainSelector` and `usdPerUnitGas` from PriceUpdates
Expand Down Expand Up @@ -44,6 +49,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The revert threshold is `destBytesOverhead` in **TokenTransferFeeConfig**.



### Removed


Expand Down

0 comments on commit b65c7d7

Please sign in to comment.