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

changelog entry for filter fix

This commit is contained in:
kumavis 2017-10-20 12:32:15 -07:00
parent 61e1b821d4
commit a71c95b987

View File

@ -2,6 +2,7 @@
## Current Master
- Fix bug where log filters were not populated correctly
- Fix bug where web3 API was sometimes injected after the page loaded.
- Fix bug where first account was sometimes not selected correctly after creating or restoring a vault.
- Fix bug where imported accounts could not use new eth_signTypedData method.