Bump changelog

This commit is contained in:
Dan Finlay 2018-01-22 11:15:05 -08:00
parent 8bb57f33b1
commit 128b64cc2c
1 changed files with 2 additions and 0 deletions

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.