add to CHANGELOG.md

This commit is contained in:
frankiebee 2018-03-15 10:41:25 -07:00
parent 4c947d466c
commit 74e9a5c491
1 changed files with 1 additions and 0 deletions

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.