mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 09:23:21 +01:00
Version 2.13.10
This commit is contained in:
parent
785fef3449
commit
d9f8a8f9b2
@ -1,9 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## Current Master
|
||||
- Ropsten networks now properly point to the faucet when attempting to buy ether.
|
||||
|
||||
- Make Ropsten transactions link to etherscan correctly.
|
||||
## 2.13.10 2016-11-22
|
||||
|
||||
- Improve gas calculation logic.
|
||||
- Default to Dapp-specified gas limits for transactions.
|
||||
- Ropsten networks now properly point to the faucet when attempting to buy ether.
|
||||
- Ropsten transactions now link to etherscan correctly.
|
||||
|
||||
## 2.13.9 2016-11-21
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MetaMask",
|
||||
"short_name": "Metamask",
|
||||
"version": "2.13.9",
|
||||
"version": "2.13.10",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "Ethereum Browser Extension",
|
||||
|
Loading…
Reference in New Issue
Block a user