From 74e9a5c49103709f02d3b123ce7e957bcea172c7 Mon Sep 17 00:00:00 2001 From: frankiebee Date: Thu, 15 Mar 2018 10:41:25 -0700 Subject: [PATCH] add to CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7d4a09fe..75ba7670f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.