mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Sync master and update changelog
This commit is contained in:
parent
ab82ff53e7
commit
ad5793bda9
@ -93,6 +93,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Fixes display of avatr in flex display with elements of different heights ([#16047](https://github.com/MetaMask/metamask-extension/pull/16047))
|
- Fixes display of avatr in flex display with elements of different heights ([#16047](https://github.com/MetaMask/metamask-extension/pull/16047))
|
||||||
- Some icon fixes ([#16044](https://github.com/MetaMask/metamask-extension/pull/16044))
|
- Some icon fixes ([#16044](https://github.com/MetaMask/metamask-extension/pull/16044))
|
||||||
|
|
||||||
|
## [10.21.2]
|
||||||
|
### Fixed
|
||||||
|
- Fix undefined txParams when calling approveTransaction, by adding the id on the txMeta argument ([#16382](https://github.com/MetaMask/metamask-extension/pull/16382))
|
||||||
|
|
||||||
## [10.21.1]
|
## [10.21.1]
|
||||||
### Changed
|
### Changed
|
||||||
- Improve rate limiting for metric events ([#16308](https://github.com/MetaMask/metamask-extension/pull/16308))
|
- Improve rate limiting for metric events ([#16308](https://github.com/MetaMask/metamask-extension/pull/16308))
|
||||||
@ -3340,7 +3344,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Uncategorized
|
### Uncategorized
|
||||||
- Added the ability to restore accounts from seed words.
|
- Added the ability to restore accounts from seed words.
|
||||||
|
|
||||||
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.21.1...HEAD
|
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.22.0...HEAD
|
||||||
|
[10.22.0]: https://github.com/MetaMask/metamask-extension/compare/v10.21.2...v10.22.0
|
||||||
|
[10.21.2]: https://github.com/MetaMask/metamask-extension/compare/v10.21.1...v10.21.2
|
||||||
[10.21.1]: https://github.com/MetaMask/metamask-extension/compare/v10.21.0...v10.21.1
|
[10.21.1]: https://github.com/MetaMask/metamask-extension/compare/v10.21.0...v10.21.1
|
||||||
[10.21.0]: https://github.com/MetaMask/metamask-extension/compare/v10.20.0...v10.21.0
|
[10.21.0]: https://github.com/MetaMask/metamask-extension/compare/v10.20.0...v10.21.0
|
||||||
[10.20.0]: https://github.com/MetaMask/metamask-extension/compare/v10.19.0...v10.20.0
|
[10.20.0]: https://github.com/MetaMask/metamask-extension/compare/v10.19.0...v10.20.0
|
||||||
|
Loading…
Reference in New Issue
Block a user