mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
Version v9.0.0
This commit is contained in:
parent
2431a5821c
commit
6369f88571
@ -1,7 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## Current Develop Branch
|
||||
- [#10048](https://github.com/MetaMask/metamask-extension/pull/10048): Display boolean values when signing typed data
|
||||
|
||||
## 9.0.0 Fri Dec 11 2020
|
||||
|
||||
## 8.1.11 Thu Jan 07 2021
|
||||
- [#10155](https://github.com/MetaMask/metamask-extension/pull/10155): Disable swaps when the current network's chainId does not match the mainnet chain ID, instead of disabling based on network ID
|
||||
|
@ -78,6 +78,6 @@
|
||||
"notifications"
|
||||
],
|
||||
"short_name": "__MSG_appName__",
|
||||
"version": "8.1.11",
|
||||
"version": "9.0.0",
|
||||
"web_accessible_resources": ["inpage.js", "phishing.html"]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user