mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 3.10.4
This commit is contained in:
parent
828dbd7e3f
commit
d77e0aff4d
@ -2,7 +2,11 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 3.10.4 2017-9-27
|
||||
|
||||
- Fix bug that could mis-render token balances when very small. (Not actually included in 3.9.9)
|
||||
- Fix memory leak warning.
|
||||
- Fix bug where new event filters would not include historical events.
|
||||
|
||||
## 3.10.3 2017-9-21
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MetaMask",
|
||||
"short_name": "Metamask",
|
||||
"version": "3.10.3",
|
||||
"version": "3.10.4",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "Ethereum Browser Extension",
|
||||
|
Loading…
Reference in New Issue
Block a user