mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
commit
ced62ac551
10
CHANGELOG.md
10
CHANGELOG.md
@ -2,6 +2,16 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 4.1.0 2018-2-27
|
||||
|
||||
- Report failed txs to Sentry with more specific message
|
||||
- Fix internal feature flags being sometimes undefined
|
||||
- Standardized license to MIT
|
||||
|
||||
## 4.0.0 2018-2-22
|
||||
|
||||
- Introduce new MetaMask user interface.
|
||||
|
||||
## 3.14.2 2018-2-15
|
||||
|
||||
- Fix bug where log subscriptions would break when switching network.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MetaMask",
|
||||
"short_name": "Metamask",
|
||||
"version": "4.0.12",
|
||||
"version": "4.1.0",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "Ethereum Browser Extension",
|
||||
|
Loading…
Reference in New Issue
Block a user