1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00

add to CHANGELOG.md

This commit is contained in:
frankiebee 2018-03-15 10:41:25 -07:00
parent 4c947d466c
commit 74e9a5c491

View File

@ -2,6 +2,7 @@
## Current Master
- MetaMask will no longer allow nonces to be specified by the dapp
- Add ability for internationalization.
- Will now throw an error if the `to` field in txParams is not valid.
- Will strip null values from the `to` field.