Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adonesky1 committed Nov 24, 2021
1 parent a0dd890 commit 2f6e955
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

## [20.1.0]
### Uncategorized
- Use user preferred ipfs gateway ([#637](https://github.com/MetaMask/controllers/pull/637))
- Add new method `addCollectibleVerifyOwnership` ([#635](https://github.com/MetaMask/controllers/pull/635))
- Add preference to enable/disable collectible detection ([#638](https://github.com/MetaMask/controllers/pull/638))
### Changed
- Use user preferred ipfs gateway, as set in PreferencesController, to resolve ipfs based assets in CollectiblesController ([#637](https://github.com/MetaMask/controllers/pull/637))
### Added
- Add new method `addCollectibleVerifyOwnership` to CollectiblesController ([#635](https://github.com/MetaMask/controllers/pull/635))
- Add setting in PreferencesController to enable/disable collectible autoDetection and check against it in CollectibleDetectionController ([#638](https://github.com/MetaMask/controllers/pull/638))

## [20.0.0]
### Removed
Expand Down

0 comments on commit 2f6e955

Please sign in to comment.