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

Version 3.9.9

This commit is contained in:
Dan Finlay 2017-08-18 16:12:36 -07:00
parent e0c35179c2
commit f24cfea35e
2 changed files with 3 additions and 2 deletions

View File

@ -2,12 +2,13 @@
## Current Master ## Current Master
## 3.9.9 2017-8-18
- Fix bug where some transaction submission errors would show an empty screen. - Fix bug where some transaction submission errors would show an empty screen.
- Fix bug that could mis-render token balances when very small. - Fix bug that could mis-render token balances when very small.
- Fix formatting of eth_sign "Sign Message" view. - Fix formatting of eth_sign "Sign Message" view.
- Add deprecation warning to eth_sign "Sign Message" view. - Add deprecation warning to eth_sign "Sign Message" view.
## 3.9.8 2017-8-16 ## 3.9.8 2017-8-16
- Reenable token list. - Reenable token list.

View File

@ -1,7 +1,7 @@
{ {
"name": "MetaMask", "name": "MetaMask",
"short_name": "Metamask", "short_name": "Metamask",
"version": "3.9.8", "version": "3.9.9",
"manifest_version": 2, "manifest_version": 2,
"author": "https://metamask.io", "author": "https://metamask.io",
"description": "Ethereum Browser Extension", "description": "Ethereum Browser Extension",