mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Changelog sync with master
This commit is contained in:
parent
8c0678eb99
commit
281f8e16b9
@ -65,6 +65,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- [FLASK] Clear notification state on restore ([#16503](https://github.com/MetaMask/metamask-extension/pull/16503))
|
||||
- [FLASK] Fix a crash that happens after snap install ([#16526](https://github.com/MetaMask/metamask-extension/pull/16526))
|
||||
- [FLASK] Fix usage of wrong `ethereum` global for `ethereum` endowment ([#16932](https://github.com/MetaMask/metamask-extension/pull/16932))
|
||||
|
||||
## [10.23.1]
|
||||
### Fixed
|
||||
- Fix incorrectly displaying "New Contract" instead of the recipient address, on the header from the Confirmation page ([#16961](https://github.com/MetaMask/metamask-extension/pull/16961))
|
||||
@ -3400,8 +3401,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Added the ability to restore accounts from seed words.
|
||||
|
||||
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.24.0...HEAD
|
||||
[10.24.0]: https://github.com/MetaMask/metamask-extension/compare/v10.23.0...v10.24.0
|
||||
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.23.1...HEAD
|
||||
[10.24.0]: https://github.com/MetaMask/metamask-extension/compare/v10.23.1...v10.24.0
|
||||
[10.23.1]: https://github.com/MetaMask/metamask-extension/compare/v10.23.0...v10.23.1
|
||||
[10.23.0]: https://github.com/MetaMask/metamask-extension/compare/v10.22.3...v10.23.0
|
||||
[10.22.3]: https://github.com/MetaMask/metamask-extension/compare/v10.22.2...v10.22.3
|
||||
|
Loading…
Reference in New Issue
Block a user