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

Bump changelog

This commit is contained in:
Dan Finlay 2018-01-05 21:25:28 -08:00
parent 4bca98d588
commit 121596bfb4

View File

@ -2,6 +2,7 @@
## Current Master
- Improve gas price suggestion to be closer to the lowest that will be accepted.
- Throw an error if a application tries to submit a tx whose value is a decimal, and inform that it should be in wei.
- Fix bug that prevented updating custom token details.
- No longer mark long-pending transactions as failed, since we now have button to retry with higher gas.