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

Updating Changelog

This commit is contained in:
ryanml 2022-02-15 12:00:02 -07:00
parent 7694f5ef52
commit 48685ed462

View File

@ -7,8 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [10.9.3]
### Uncategorized
- Fixing sign type data message formatting, requiring content scroll before sign ([#13642](https://github.com/MetaMask/metamask-extension/pull/13642))
### Fixed
- Allow for scrolling when sign type data message is too long ([#13642](https://github.com/MetaMask/metamask-extension/pull/13642))
- Require a scroll through of message before allowing user signature
## [10.9.2]
### Fixed