mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 2.13.8
This commit is contained in:
parent
68d5b459ed
commit
a4eadddd6b
@ -1,9 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## Current Master
|
||||
|
||||
## 2.13.8 2016-11-16
|
||||
|
||||
- Show a warning when a transaction fails during simulation.
|
||||
- Fix bug where 20% of gas estimate was not being added properly.
|
||||
- Render error messages in our confirmation screen more gracefully.
|
||||
- Render error messages in confirmation screen more gracefully.
|
||||
|
||||
## 2.13.7 2016-11-8
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MetaMask",
|
||||
"short_name": "Metamask",
|
||||
"version": "2.13.7",
|
||||
"version": "2.13.8",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "Ethereum Browser Extension",
|
||||
|
Loading…
Reference in New Issue
Block a user