1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Bump changelog

This commit is contained in:
Dan Finlay 2018-01-22 11:15:05 -08:00
parent 8bb57f33b1
commit 128b64cc2c

View File

@ -2,6 +2,8 @@
## Current Master
- Add ability to bypass gas estimation loading indicator.
## 3.13.5 2018-1-16
- Estimating gas limit for simple ether sends now faster & cheaper, by avoiding VM usage on recipients with no code.