mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
commit
03fbf75b4e
@ -2,8 +2,15 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 3.13.7 2018-1-22
|
||||||
|
|
||||||
- Add ability to bypass gas estimation loading indicator.
|
- Add ability to bypass gas estimation loading indicator.
|
||||||
- Forward failed transactions to Sentry error reporting service
|
- Forward failed transactions to Sentry error reporting service
|
||||||
|
- Re-add changes from 3.13.5
|
||||||
|
|
||||||
|
## 3.13.6 2017-1-18
|
||||||
|
|
||||||
|
- Roll back changes to 3.13.4 to fix some issues with the new Infura REST provider.
|
||||||
|
|
||||||
## 3.13.5 2018-1-16
|
## 3.13.5 2018-1-16
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MetaMask",
|
"name": "MetaMask",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "3.13.5",
|
"version": "3.13.7",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "Ethereum Browser Extension",
|
"description": "Ethereum Browser Extension",
|
||||||
|
Loading…
Reference in New Issue
Block a user