1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Version v7.1.1 RC (#7071)

This commit is contained in:
MetaMask Bot 2019-09-03 12:06:27 -07:00 committed by Mark Stacey
parent 2bab457442
commit d5b6409034
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
## Current Develop Branch
## 7.1.1 Tue Aug 27 2019
- [#7059](https://github.com/MetaMask/metamask-extension/pull/7059): Remove blockscale, replace with ethgasstation
- [#7037](https://github.com/MetaMask/metamask-extension/pull/7037): Remove Babel 6 from internal dependencies
- [#7093](https://github.com/MetaMask/metamask-extension/pull/7093): Allow dismissing privacy mode notification from popup
## 7.1.0 Fri Aug 16 2019
- [#7035](https://github.com/MetaMask/metamask-extension/pull/7035): Filter non-ERC-20 assets during mobile sync (#7035)
- [#7021](https://github.com/MetaMask/metamask-extension/pull/7021): Using translated string for end of flow messaging (#7021)

View File

@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
"version": "7.1.0",
"version": "7.1.1",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "__MSG_appDescription__",