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

add to CHANGELOG.md

This commit is contained in:
frankiebee 2018-03-13 15:17:13 -07:00
parent d195cfab50
commit d7bf6e36b1

View File

@ -2,6 +2,7 @@
## Current Master
- MetaMask will now throw an error if the `to` field in txParams is not valid and also will make sure that the two field is not `null` mucking up metamask
- Allow adding custom tokens to classic ui when balance is 0
- Allow editing of symbol and decimal info when adding custom token in new-ui
- NewUI shapeshift form can select all coins (not just BTC)