Version 2.14.0

This commit is contained in:
Dan Finlay 2016-12-16 13:55:04 -08:00
parent d24acc5f13
commit 3b68d9e1e7
2 changed files with 5 additions and 4 deletions

View File

@ -2,15 +2,16 @@
## Current Master
## 2.14.0 2016-12-16
- Removed Morden testnet provider from provider menu.
- Add support for notices.
- Fix broken reload detection.
- Fix transaction forever cached-as-pending bug.
- Removed Morden testnet provider from provider menu.
## 2.13.11 2016-11-23
- Add support for synchronous RPC method "eth_uninstallFilter".
- Add support for notices.
- Add support for working links.
## 2.13.10 2016-11-22

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "2.13.11",
"version": "2.14.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",