mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 2.13.0
This commit is contained in:
parent
57d9481d9d
commit
9d5cdbcbe6
@ -2,10 +2,12 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 2.13.0 2016-09-18
|
||||
|
||||
- Add Parity compatibility, fixing Geth dependency issues.
|
||||
- Add a link to the transaction in history that goes to https://metamask.github.io/eth-tx-viz
|
||||
too help visualize transactions and to where they are going.
|
||||
- Show "Buy Ether" button and warning on tx confirmation when sender balance is insufficient
|
||||
- Change behavior that prevented Parity client compatibility, where we included a request site origin on rpc calls.
|
||||
|
||||
## 2.12.1 2016-09-14
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MetaMask",
|
||||
"short_name": "Metamask",
|
||||
"version": "2.12.1",
|
||||
"version": "2.13.0",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "Ethereum Browser Extension",
|
||||
|
Loading…
Reference in New Issue
Block a user