1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Changelog addition.

This commit is contained in:
Kevin Serrano 2017-10-10 08:50:59 -07:00
parent 1816eca914
commit a387def701
No known key found for this signature in database
GPG Key ID: BF999DEFC7371BA1

View File

@ -5,6 +5,7 @@
- Add new support for new eth_signTypedData method per EIP 712.
- Fix bug where some transactions would be shown as pending forever, even after successfully mined.
- Fix bug where a transaction might be shown as pending forever if another tx with the same nonce was mined.
- Add OS and browser version information to state log dump (for debugging purposes only).
## 3.10.9 2017-10-5