1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

[skip e2e] Updating v10.2.1 changelog (#12318)

This commit is contained in:
ryanml 2021-10-08 14:57:40 -07:00 committed by GitHub
parent ff20a999e0
commit f0111770ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,11 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [10.2.1]
### Uncategorized
- use improved-yarn-audit and exclude 1002401 and 1002581 ([#12310](https://github.com/MetaMask/metamask-extension/pull/12310))
- Update `immer` from v8 to v9 ([#12303](https://github.com/MetaMask/metamask-extension/pull/12303))
- Do case-insensitive comparisons of token addresses in view-quote and build-quote ([#12315](https://github.com/MetaMask/metamask-extension/pull/12315))
- Restoring mobile sync warning text ([#12284](https://github.com/MetaMask/metamask-extension/pull/12284))
### Fixed
- [#12315](https://github.com/MetaMask/metamask-extension/pull/12315): Fix ERC-20 token swaps
- [#12284](https://github.com/MetaMask/metamask-extension/pull/12284): Restoring notice regarding mobile sync status to sync page
## [10.2.0]
### Added