mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-25 11:28:51 +01:00
Version v8.0.0
This commit is contained in:
parent
2a4704a410
commit
f3d64a1851
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## Current Develop Branch
|
||||
|
||||
## 8.0.0 Mon Jun 01 2020
|
||||
- [#7912](https://github.com/MetaMask/metamask-extension/pull/7912): Disable import button for empty string/file
|
||||
- [#8246](https://github.com/MetaMask/metamask-extension/pull/8246): Make seed phrase import case-insensitive
|
||||
- [#8502](https://github.com/MetaMask/metamask-extension/pull/8502): Add support for IPFS address resolution
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "__MSG_appName__",
|
||||
"short_name": "__MSG_appName__",
|
||||
"version": "7.7.9",
|
||||
"version": "8.0.0",
|
||||
"manifest_version": 2,
|
||||
"author": "https://metamask.io",
|
||||
"description": "__MSG_appDescription__",
|
||||
|
Loading…
Reference in New Issue
Block a user