Skip to content

Commit

Permalink
Update changelog: Allow list removed (#205)
Browse files Browse the repository at this point in the history
* Allow list removed

* Comments
  • Loading branch information
connorwstein authored Oct 12, 2023
1 parent 2797064 commit 384ba66
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/CHANGELOG_CCIP.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The revert threshold is `destBytesOverhead` in **TokenTransferFeeConfig**.



### Removed

- All onramp allowlist functionality is removed:
- events AllowListAdd(address sender), AllowListRemove(address sender), AllowListEnabledSet(bool enabled)
- applyAllowListUpdates / getAllowList
- setAllowListEnabled / getAllowListEnabled


## 1.1.0 - Unreleased
Expand Down

0 comments on commit 384ba66

Please sign in to comment.